Firebug/WeeklyUpdates/2009-10-13

From MozillaWiki
Jump to: navigation, search

Firebug 1.5

1.5b1 TODO:

  • Icon sizes
  • Remove CSS selector search (done)
  • Quick info on inspect YES (done)
  • Target: Oct 20, one week

Break On ...

  • Break on DOM
  • break on HTML
    • grey gutter issue to hard for 1.5
    • just break in context menu
  • Move Break on Errors from Script Option to Console Break On Next
    • Done: Do we need a bread crumb?
  • Break notification. (done jjb)
    • add change details
    • (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 (done)

Persistent Net panel

  • other outstanding issue for 1.5 (honza)
  • use same domain for now.

Wiki

  • time for marketing to community

Testing on FF 3.6

  • FF 3.6b1 RC 2 current

FBTest results

  • ?

Firebug 1.6

  • Compatibility: FF 3.7 only?

P1 Bugzilla

  • Need on Firefox: Bug 500128 - Long js files (longer than 65535 lines long ?) have incorrect line numbers
    • waiting for approval and checkin to 1.9.2
  • Need regression: Bug 520421 - Firebug execution line UI update fails
    • waiting for approval and checkin to 1.9.2
  • Stuck: Bug 515051 - Stream listener registered in a network request channel eats JS error messages
    • working as-designed. Need extra option to propogate exceptions across XPCOM boundary.
  • Need to land: Bug 508562 - Add option to disable javascript.options.strict for debug builds
  • Need to land: Bug 448602 - Have a way to enumerate event listeners