Firebug/WeeklyUpdates/2012-04-10

From MozillaWiki
< Firebug‎ | WeeklyUpdates
Revision as of 17:45, 10 April 2012 by Honza (talk | contribs) (Created page with "Jan Odvarko, Sebastian Zartner, Joe Walker, Christoph Dorn, Steven Roussey == Firebug 1.10 == * 1.10.0a7 this week? ** There are two fixes for compatibility with Firefox Nightl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Jan Odvarko, Sebastian Zartner, Joe Walker, Christoph Dorn, Steven Roussey


Firebug 1.10

  • 1.10.0a7 this week?
    • There are two fixes for compatibility with Firefox Nightly.
  • Honza: Set up a new Firebug page for Google+ hangouts


Backport to 1.9

  • Low risk:
    • Issue 2767: Edit element style from computed style does nothing
    • Issue 5216: "Break On This Error" missing from the context menu
    • Issue 5225: Half-rendered panel shown off-place when clicking magnifier in search field
    • Issue 5239: Ctrl-0 zoom requests are intercepted by Firebug
    • Issue 5299: HTML panel doesn't get updated, if nodes are changed at another panel
    • Issue 5303: Display of Style side panel fails for invalid character in string
    • Issue 5360: domplate issue with BR() in it
    • Issue 5205: "Enable JavaScript and Refresh" doesn't work


HTTP Monitor


New Blockers

  • FIXED Issue 5299: HTML panel doesn't get updated, if nodes are changed at another panel


Extensions

  • Christiph: file a bug related to Jetpack based extension API


Automated Tests

  • FIXED: The test-bot needs files from from GIT (bug 734368)


JSD2

  • Having support for remote debugging is probably a must
  • It would be nice to have a good extensible architecture that can support different debug protocols (v8, crossfire)