Confirmed users
233
edits
(Created page with "Jan Odvarko, Sebastian Zartner, Simon Lindholm, Joe Walker == Firebug 1.10 == * Firebug 1.10 beta 2, on Friday? * List of [http://code.google.com/p/fbug/issues/list?can=2&q=lab...") |
Sebastianz (talk | contribs) (Linked issues to issue tracker) |
||
| Line 12: | Line 12: | ||
* Honza: Last week in July and second week in August | * Honza: Last week in July and second week in August | ||
* Sebastian: a few days | * Sebastian: a few days | ||
== Automated Tests == | == Automated Tests == | ||
| Line 21: | Line 20: | ||
=== Blockers === | === Blockers === | ||
* Honza: [http://code.google.com/p/fbug/issues/detail?id=4742 Issue 4742]: Feedback from Mozilla Review Process | * Honza: [http://code.google.com/p/fbug/issues/detail?id=4742 Issue 4742]: Feedback from Mozilla Review Process | ||
* 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 3663: too much recursion when logging array contains itself | * [http://code.google.com/p/fbug/issues/detail?id=3663 Issue 3663]: too much recursion when logging array contains itself | ||
* Honza, Sebastian: Issue 4979: Group console messages | * Honza, Sebastian: [http://code.google.com/p/fbug/issues/detail?id=4979 Issue 4979]: Group console messages | ||
* 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: Issue 5120: No longer works on blank tabs | * Honza: [http://code.google.com/p/fbug/issues/detail?id=5120 Issue 5120]: No longer works on blank tabs | ||
** Honza: review Sebastian's patch | ** Honza: review Sebastian's patch | ||
* Issue 5200: 'mozInnerScreenX' and other enumerable properties not visible inside the DOM panel | * [http://code.google.com/p/fbug/issues/detail?id=5200 Issue 5200]: 'mozInnerScreenX' and other enumerable properties not visible inside the DOM panel | ||
** Working already | ** Working already | ||
* 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 | ||
* (started) Issue 5416: Auto-completion for Command Line API | * (started) Issue 5416: Auto-completion for Command Line API | ||
* 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: 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 | ||
* Issue 5544: Can't set error breakpoint for shallow error | * [http://code.google.com/p/fbug/issues/detail?id=5544 Issue 5544]: Can't set error breakpoint for shallow error | ||
* Honza: Issue 5590: Better wiki page displayed after pressing F1 in Firebug | * Honza: [http://code.google.com/p/fbug/issues/detail?id=5590 Issue 5590]: Better wiki page displayed after pressing F1 in Firebug | ||
* 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 | ||
* Issue 5503: CSS media query min-width | * [http://code.google.com/p/fbug/issues/detail?id=5503 Issue 5503]: CSS media query min-width | ||
* Issue 4938: Firebug hangs the browser on invalid js (too much recursion). | * [http://code.google.com/p/fbug/issues/detail?id=4938 Issue 4938]: Firebug hangs the browser on invalid js (too much recursion). | ||
=== Nice to Have === | === Nice to Have === | ||
* [http://code.google.com/p/fbug/issues/detail?id=1700 Issue 1700]: 'Inspect in DOM panel' for variables during script suspension broken | * [http://code.google.com/p/fbug/issues/detail?id=1700 Issue 1700]: 'Inspect in DOM panel' for variables during script suspension broken | ||
* Issue 2617: | * [http://code.google.com/p/fbug/issues/detail?id=2617 Issue 2617]: Net panel header should be fixed on top instead of scrolling with the content | ||
* [http://code.google.com/p/fbug/issues/detail?id=4173 Issue 4173]: Window/Document menu | * [http://code.google.com/p/fbug/issues/detail?id=4173 Issue 4173]: Window/Document menu | ||
* Issue 4823: Native javascript code color/highlight (without FireRainbow extension) | * [http://code.google.com/p/fbug/issues/detail?id=4823 Issue 4823]: Native javascript code color/highlight (without FireRainbow extension) | ||
* Issue 4989: Separate global UI (browser.xul) from Firebug UI (firebugFrame.xul) | * [http://code.google.com/p/fbug/issues/detail?id=4989 Issue 4989]: Separate global UI (browser.xul) from Firebug UI (firebugFrame.xul) | ||
* Issue 5453: Remove getUserData and setUserData usage | * [http://code.google.com/p/fbug/issues/detail?id=5453 Issue 5453]: Remove getUserData and setUserData usage | ||
=== Can't reproduce === | === Can't reproduce === | ||
* Issue 5200: 'mozInnerScreenX' and other enumerable properties not visible inside the DOM panel | * [http://code.google.com/p/fbug/issues/detail?id=5200 Issue 5200]: 'mozInnerScreenX' and other enumerable properties not visible inside the DOM panel | ||
* Issue 5488: Selecting in Command Editor doesn't work well | * [http://code.google.com/p/fbug/issues/detail?id=5488 Issue 5488]: Selecting in Command Editor doesn't work well | ||
=== Don't know how to fix === | === Don't know how to fix === | ||
* Issue 3096: Headers pretty print broken | * [http://code.google.com/p/fbug/issues/detail?id=3096 Issue 3096]: Headers pretty print broken | ||
* Issue 2865: Net panel response blank, if response type is not the requested type | * [http://code.google.com/p/fbug/issues/detail?id=2865 Issue 2865]: Net panel response blank, if response type is not the requested type | ||
* Issue 4649: Firebug causes a second HTTP GET request of @fontface font-files | * [http://code.google.com/p/fbug/issues/detail?id=4649 Issue 4649]: Firebug causes a second HTTP GET request of @fontface font-files | ||
* Issue 5546: Some elements fail to display in Firefox 13 with Firebug 1.9.2 installed | * [http://code.google.com/p/fbug/issues/detail?id=5546 Issue 5546]: Some elements fail to display in Firefox 13 with Firebug 1.9.2 installed | ||