Firebug/WeeklyUpdates/2013-07-09

From MozillaWiki
Jump to: navigation, search

Jan Odvarko, Simon Lindholm, Sebastian Zartner, Gal Steinitz, Steven Roussey

Firebug Lite

  • Getting more statistics about Firebug Lite usage (based on Google Analytics)
  • Working on mobile instructions page

Vacations

Releases

  • Firebug 1.12 beta 3?
    • Shell we have migration wiki page?
    • We should spend some time on extension testing
    • We should update the extensions page

Firebug 1.12 Blockers

  • Issue 6557: Font previews don't work
    • Sebastian: fix
  • Issue 6516: Detection of grouped console messages is slow
    • Simon: investigate
  • Issue 6419: Improve look and feel of the autocompletion popup
    • Honza: implement
    • Test on all main platforms, make screenshots
    • Change background and text colors for headers to improve contrast
    • Remove bullets
  • Honza suggesting to rename 'firebugui' to 'panelui'
    • problems with URL (should start with 'firebug' to be unique)
  • Issue 6583: Better UI for signalling the lack of stack traces due to disabled Script panel
    • Honza: fix
    • Display expander even if there is no stack trace
    • Change the message as soon as "Enable Script panel" was clicked
    • We need better wording for the messages.
  • Honza: triage NetExport issues
  • Honza: Created and fixed issue 6581 for a help link inside the Selectors side panel
  • Honza: Made FBTrace and FBTest releases
  • Issue 6589: Firebug's console steals focus from the page on page load
    • Sebastian: investigate