Firebug/WeeklyUpdates/2012-07-03: Difference between revisions
< Firebug | WeeklyUpdates
Jump to navigation
Jump to search
(Created page with "Jan Odvarko, Sebastian Zartner, Simon Lindholm, Joe Walker == Firebug 1.10 == * Firebug 1.10 beta 3? * List of [http://code.google.com/p/fbug/issues/list?can=2&q=label%3Ablocks-...") |
|||
| Line 14: | Line 14: | ||
** Patch committed, but Sebastian doesn't like it. | ** Patch committed, but Sebastian doesn't like it. | ||
* FIXED: [http://code.google.com/p/fbug/issues/detail?id=5120 Issue 5120]: No longer works on blank tabs | * FIXED: [http://code.google.com/p/fbug/issues/detail?id=5120 Issue 5120]: No longer works on blank tabs | ||
* FIXED [http://code.google.com/p/fbug/issues/detail?id=3663 Issue 3663]: too much recursion when logging array contains itself | * FIXED [http://code.google.com/p/fbug/issues/detail?id=3663 Issue 3663]: too much recursion when logging array contains itself | ||
* FIXED [http://code.google.com/p/fbug/issues/detail?id=5544 Issue 5544]: Can't set error breakpoint for shallow error | |||
* FIXED [http://code.google.com/p/fbug/issues/detail?id=5200 Issue 5200]: 'mozInnerScreenX' and other enumerable properties not visible inside the DOM panel | |||
* FIXED [http://code.google.com/p/fbug/issues/detail?id=5590 Issue 5590]: Better wiki page displayed after pressing F1 in Firebug | |||
* 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 | ||
* Honza: [http://code.google.com/p/fbug/issues/detail?id=4742 Issue 4742]: Feedback from Mozilla Review Process | |||
* [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 | ||
** Honza: review Sebastian's patch | ** Honza: review Sebastian's patch | ||
* [http://code.google.com/p/fbug/issues/detail?id=5221 Issue 5221]: Can't debug code made with console of FB 1.9 but can do it in <1.8 | * [http://code.google.com/p/fbug/issues/detail?id=5221 Issue 5221]: Can't debug code made with console of FB 1.9 but can do it in <1.8 | ||
| Line 36: | Line 37: | ||
* [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=5418 Issue 5418]: DOM constants and properties are incorrectly recognized as user-defined properties | ||
* 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=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 | ||
Revision as of 16:27, 3 July 2012
Jan Odvarko, Sebastian Zartner, Simon Lindholm, Joe Walker
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: a few days
Blockers
- Issue 5623: New pref to disable/enable delayed Firebug load
- Patch committed, but Sebastian doesn't like it.
- 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
- Honza, Sebastian: Issue 4979: Group console messages
- Needs less layout-changes
- Honza: Issue 4742: Feedback from Mozilla Review Process
- Issue 5118: Debugger gets deactivated on page reload
- If it's hard to fix, leave it
- Honza: review Sebastian's patch
- 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.
- Issue 5418: DOM constants and properties are incorrectly recognized as user-defined properties
- Honza: Issue 5427: Firebug menu added several times with same ids
- 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 3011: Breakpoint inside onload handler just triggers every second time
- If it's hard to fix, leave it