Firebug/WeeklyUpdates/2011-12-06

From MozillaWiki
Jump to: navigation, search

Jan Odvarko, Hans Hillen, Steve Roussey

Firebug 1.9

  • 1.9 beta 3 released
  • 1.9 final at the end of the year
  • Priorities for 1.9
    • Automated Testing - Sebastian
    • Memory Leaks - Honza


1.9 Blockers Progress

  • Honza fixed: Issue 4627: String.prototype methods not showing up
  • Should be fixed Issue 4690: infinite error loop in "httpActivityObserver" when closing window
  • Honza fixed Issue 4998: 50% of the lines of script are missing on the Mac
  • Amirjanyan fixed Issue 5003: Some keyboard shortcuts are not changable in Firebug 1.9
    • Hans to review
  • Issue 4508: New screencasts for Firebug 1.9
    • Steve working on this (several small screen-casts)
  • Issue 3009: Erroneous display of CSS inheritance
    • Honza to fix
  • Issue 5019: Editing a variable in the Watch window doesn't work
    • We should probably disable the editing in same case.


Automated Tests

  • Sebastian implemented several new automated tests
  • Sebastian: Make the test suite stable


Misc

  • Extension Developer extension has reload-chrome feature.
    • Could we have such feature in FBTrace?