Firebug/WeeklyUpdates/2012-07-03

From MozillaWiki
Jump to: navigation, search

Jan Odvarko, Sebastian Zartner, Farshid Beheshti

Firebug 1.10

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