Firebug/WeeklyUpdates/2009-09-29

From MozillaWiki
Jump to: navigation, search

Firebug 1.5

SourceBox change

  • 1.5a25 has this change.

Break On ...

  • Good progress: Break on DOM, HTML, Net.
  • Move Break on Errors from Script Option to Console Break On Next
  • Create breakpoint object for Break on error (honza)
  • Break notification. (jjb)
  • (maybe later) add conditions via Breakpoint side panel
    • net panel has conditional
  • Problem: the Script panel has hit breakpoint but no longer signaled when you switch panels

Persistent Net panel

  • other outstanding issue for 1.5 (honza)

Target: end of Sept.

  • Need to check on 3.6 schedule
  • Looks like we can make our plan

Firebug 1.4.3

  • ready to ship on AMO

Source code cleanups

Break up lib.js

  • Firebug.UsefulNameOfSomeKind -> lib/Useful.js
  • Constants into separate file? Or in to the closest matching lib/ file?
  • Done, Remove SourceFile* from lib.js sourceFile.js
  • Done, breakpoints.js

Wiki

Honza has bug for adding upload ability Need bugzilla bug for admin controls