Firebug/WeeklyUpdates/2009-10-13

From MozillaWiki
< Firebug‎ | WeeklyUpdates
Revision as of 16:08, 13 October 2009 by Johnjbarton (talk | contribs) (Created page with '= Firebug 1.5 = 1.5b1 TODO: * Icon sizes * Remove CSS selector search * ? Break On ... * Break on DOM ** window objects cannot work: https://bugzilla.mozilla.org/show_bug.cgi?i…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Firebug 1.5

1.5b1 TODO:

  • Icon sizes
  • Remove CSS selector search
  • ?

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

Persistent Net panel

  • other outstanding issue for 1.5 (honza)

Target: Oct 13, one week

  • CSS Selector search (TODO remove jjb)
  • search UI panel (done, kpdecker)

Wiki

  • Honza has bug for adding upload ability
  • Need bugzilla bug for admin controls
  • See spam page

Testing on FF 3.6

  • Ok

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
  • Need regression: Bug 520421 - Firebug execution line UI update fails
  • Stuck: Bug 515051 - Stream listener registered in a network request channel eats JS error messages
  • 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