Firebug/WeeklyUpdates/2012-07-03: Difference between revisions
< Firebug | WeeklyUpdates
Jump to navigation
Jump to search
No edit summary |
Sebastianz (talk | contribs) m (Added some more info and links) |
||
| Line 8: | Line 8: | ||
* Simon: 7/2-17 vacation. | * Simon: 7/2-17 vacation. | ||
* Honza: 7/23-27 + 6-10/08 (+ some Fridays off) | * Honza: 7/23-27 + 6-10/08 (+ some Fridays off) | ||
* Sebastian: | * Sebastian: 7/6-9 | ||
== Blockers == | == Blockers == | ||
| Line 17: | Line 17: | ||
* FIXED [http://code.google.com/p/fbug/issues/detail?id=5590 Issue 5590]: Better wiki page displayed after pressing F1 in Firebug | * FIXED [http://code.google.com/p/fbug/issues/detail?id=5590 Issue 5590]: Better wiki page displayed after pressing F1 in Firebug | ||
* Issue 5623: New pref to disable/enable delayed Firebug load | * [http://code.google.com/p/fbug/issues/detail?id=5623 Issue 5623]: New pref to disable/enable delayed Firebug load | ||
** Patch committed, but Sebastian doesn't like it. | ** Patch committed, but Sebastian doesn't like it. | ||
* Honza, Sebastian: [http://code.google.com/p/fbug/issues/detail?id=4979 Issue 4979]: Group console messages | * Honza, Sebastian: [http://code.google.com/p/fbug/issues/detail?id=4979 Issue 4979]: Group console messages | ||
** Needs less layout-changes | ** Needs less layout-changes | ||
| Line 32: | Line 31: | ||
* Honza: [http://code.google.com/p/fbug/issues/detail?id=5427 Issue 5427]: Firebug menu added several times with same ids | * Honza: [http://code.google.com/p/fbug/issues/detail?id=5427 Issue 5427]: Firebug menu added several times with same ids | ||
* [http://code.google.com/p/fbug/issues/detail?id=5418 Issue 5418]: DOM constants and properties are incorrectly recognized as user-defined properties | * Sebastian: [http://code.google.com/p/fbug/issues/detail?id=5418 Issue 5418]: DOM constants and properties are incorrectly recognized as user-defined properties | ||
* [http://code.google.com/p/fbug/issues/detail?id=2582 Issue 2582]: Start Button infotip is not reflecting panel enablement immediately | * [http://code.google.com/p/fbug/issues/detail?id=2582 Issue 2582]: Start Button infotip is not reflecting panel enablement immediately | ||
** It's not a big deal | ** It's not a big deal | ||
| Line 40: | Line 39: | ||
* [http://code.google.com/p/fbug/issues/detail?id=5118 Issue 5118]: Debugger gets deactivated on page reload | * [http://code.google.com/p/fbug/issues/detail?id=5118 Issue 5118]: Debugger gets deactivated on page reload | ||
** If it's hard to fix, leave it | ** If it's hard to fix, leave it | ||
* [http://code.google.com/p/fbug/issues/detail?id=3011 Issue 3011]: Breakpoint inside onload handler just triggers every second time | * [http://code.google.com/p/fbug/issues/detail?id=3011 Issue 3011]: Breakpoint inside onload handler just triggers every second time | ||
** If it's hard to fix, leave it | ** If it's hard to fix, leave it | ||
* Issue 3757: Normal HTTP requests and the different kinds of cache requests should be better distinguishable | * [http://code.google.com/p/fbug/issues/detail?id=3757 Issue 3757]: Normal HTTP requests and the different kinds of cache requests should be better distinguishable | ||
** Honza: change the colors | ** Honza: change the colors | ||
** Could need more improvements in the future, though. | |||
== Tests == | == Tests == | ||
* Honza review: https://github.com/firebug/firebug/pull/17 | * Honza review: https://github.com/firebug/firebug/pull/17 | ||
Latest revision as of 10:30, 4 July 2012
Jan Odvarko, Sebastian Zartner, Farshid Beheshti
Firebug 1.10
- Firebug 1.10 beta 3?
- List of 1.10 blockers
Vacations:
- Simon: 7/2-17 vacation.
- Honza: 7/23-27 + 6-10/08 (+ some Fridays off)
- Sebastian: 7/6-9
Blockers
- FIXED: Issue 5120: No longer works on blank tabs
- FIXED Issue 3663: too much recursion when logging array contains itself
- FIXED Issue 5544: Can't set error breakpoint for shallow error
- FIXED Issue 5200: 'mozInnerScreenX' and other enumerable properties not visible inside the DOM panel
- FIXED Issue 5590: Better wiki page displayed after pressing F1 in Firebug
- Issue 5623: New pref to disable/enable delayed Firebug load
- Patch committed, but Sebastian doesn't like it.
- Honza, Sebastian: Issue 4979: Group console messages
- Needs less layout-changes
- Honza: Issue 4742: Feedback from Mozilla Review Process
- Issue 5221: Can't debug code made with console of FB 1.9 but can do it in <1.8
- Needs testing, volunteer?
- Simon: Issue 5416: Auto-completion for Command Line API
- Simon started, but on vacation for next couple of weeks.
- Honza: Issue 5427: Firebug menu added several times with same ids
- Sebastian: Issue 5418: DOM constants and properties are incorrectly recognized as user-defined properties
- Issue 2582: Start Button infotip is not reflecting panel enablement immediately
- It's not a big deal
- Issue 5503: CSS media query min-width
- Issue 4938: Firebug hangs the browser on invalid js (too much recursion).
- Issue 5118: Debugger gets deactivated on page reload
- If it's hard to fix, leave it
- Issue 3011: Breakpoint inside onload handler just triggers every second time
- If it's hard to fix, leave it
- Issue 3757: Normal HTTP requests and the different kinds of cache requests should be better distinguishable
- Honza: change the colors
- Could need more improvements in the future, though.
Tests
- Honza review: https://github.com/firebug/firebug/pull/17