Firebug/WeeklyUpdates/2009-10-13: Difference between revisions
< Firebug | WeeklyUpdates
Jump to navigation
Jump to search
Johnjbarton (talk | contribs) |
Johnjbarton (talk | contribs) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
1.5b1 TODO: | 1.5b1 TODO: | ||
* Icon sizes | * Icon sizes | ||
* Remove CSS selector search | * Remove CSS selector search (done) | ||
* Quick info on inspect | * Quick info on inspect YES (done) | ||
* | * Target: Oct 20, one week | ||
Break On ... | Break On ... | ||
Line 19: | Line 19: | ||
** (maybe later) add conditions via Breakpoint side panel | ** (maybe later) add conditions via Breakpoint side panel | ||
** net panel has conditional | ** net panel has conditional | ||
Problem: the Script panel has hit breakpoint but no longer signaled when you switch panels (done) | |||
Persistent Net panel | Persistent Net panel | ||
* other outstanding issue for 1.5 (honza) | * other outstanding issue for 1.5 (honza) | ||
* use same domain for now. | |||
* | |||
= Wiki = | = Wiki = | ||
* | * time for marketing to community | ||
= Testing on FF 3.6 = | = Testing on FF 3.6 = | ||
* | * FF 3.6b1 RC 2 current | ||
== FBTest results == | == FBTest results == | ||
*? | |||
== Firebug 1.6 == | == Firebug 1.6 == | ||
Line 43: | Line 41: | ||
= P1 Bugzilla = | = P1 Bugzilla = | ||
* Need on Firefox: Bug 500128 - Long js files (longer than 65535 lines long ?) have incorrect line numbers | * Need on Firefox: Bug 500128 - Long js files (longer than 65535 lines long ?) have incorrect line numbers | ||
** waiting for approval and checkin to 1.9.2 | |||
* Need regression: Bug 520421 - Firebug execution line UI update fails | * Need regression: Bug 520421 - Firebug execution line UI update fails | ||
** waiting for approval and checkin to 1.9.2 | |||
* Stuck: Bug 515051 - Stream listener registered in a network request channel eats JS error messages | * Stuck: Bug 515051 - Stream listener registered in a network request channel eats JS error messages | ||
** working as-designed. Need extra option to propogate exceptions across XPCOM boundary. | |||
* Need to land: Bug 508562 - Add option to disable javascript.options.strict for debug builds | * Need to land: Bug 508562 - Add option to disable javascript.options.strict for debug builds | ||
* Need to land: Bug 448602 - Have a way to enumerate event listeners | * Need to land: Bug 448602 - Have a way to enumerate event listeners |
Latest revision as of 17:36, 20 October 2009
Firebug 1.5
1.5b1 TODO:
- Icon sizes
- Remove CSS selector search (done)
- Quick info on inspect YES (done)
- Target: Oct 20, one week
Break On ...
- Break on DOM
- window objects cannot work: https://bugzilla.mozilla.org/show_bug.cgi?id=520572
- break on HTML
- grey gutter issue to hard for 1.5
- just break in context menu
- Move Break on Errors from Script Option to Console Break On Next
- Done: Do we need a bread crumb?
- Break notification. (done jjb)
- add change details
- (maybe later) add conditions via Breakpoint side panel
- net panel has conditional
Problem: the Script panel has hit breakpoint but no longer signaled when you switch panels (done)
Persistent Net panel
- other outstanding issue for 1.5 (honza)
- use same domain for now.
Wiki
- time for marketing to community
Testing on FF 3.6
- FF 3.6b1 RC 2 current
FBTest results
- ?
Firebug 1.6
- Compatibility: FF 3.7 only?
P1 Bugzilla
- Need on Firefox: Bug 500128 - Long js files (longer than 65535 lines long ?) have incorrect line numbers
- waiting for approval and checkin to 1.9.2
- Need regression: Bug 520421 - Firebug execution line UI update fails
- waiting for approval and checkin to 1.9.2
- Stuck: Bug 515051 - Stream listener registered in a network request channel eats JS error messages
- working as-designed. Need extra option to propogate exceptions across XPCOM boundary.
- Need to land: Bug 508562 - Add option to disable javascript.options.strict for debug builds
- Need to land: Bug 448602 - Have a way to enumerate event listeners