Firebug/WeeklyUpdates/2012-05-08

From MozillaWiki
< Firebug‎ | WeeklyUpdates
Revision as of 17:51, 8 May 2012 by Honza (talk | contribs) (Created page with "Jan Odvarko, Joe Walker, Christoph Dorn, Steven Roussey == General == * There is no way to have a static link for hangout * What about to switch to Vidyo? (installed on Mozilla ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Jan Odvarko, Joe Walker, Christoph Dorn, Steven Roussey

General

  • There is no way to have a static link for hangout
  • What about to switch to Vidyo? (installed on Mozilla server)

Firebug 1.10

  • 1.9.2 out (waiting on AMO review)
  • 1.10a8 this Friday?



Trace Styles Feature

Sebastian made great progress on issue 2916

  • Computed side panel refactored

- Infotips for colors, images and fonts - Persistent scrolling and folding state - Panel option to only show user-defined styles - Context menu options to expand / collapse all styles - Rebased on the web dev tools APIs - Refactored and centralized code shared between the CSS panel, the Style and the Computed side panel


HTTP Monitor

Good progress on HTTP Monitor.

  • Some details related to remote monitoring fixed (e.g. DOMContentLoad and load events properly sent from the server)
  • FBTrace remoting (sending FBTrace logs to the client), useful especially for mobile development.
  • Started embedding back to Firebug


Firebug Remote Debugging UI


Extensions

  • API for Jetpack based extensions
    • Issue 4977 firebug interface package for addon-sdk (jetpack)


Automated Tests

  • Clint Talbert, work still in-progress
    • Mike: adopting Net panel tests to mochitest.