Firebug/WeeklyUpdates/2008-08-12
From MozillaWiki
< Firebug | WeeklyUpdates
Firebug 1.2: (jjb)
- Double-loading: new nsHttpChannel interface - tackle for 1.2 or 1.2.1? (Will this be landing in Firefox 3.1 or Firefox 3.0.x?)
- I am trying to assess the potential for avoiding the double load at the cost of missing function, as a workaround until 430155 lands.
- Global Suspend/Resume (just landed - needs testing)
- The idea is to give a quick way to turn off the costs of running Firebug so you can read you mail or whatever, then return to debugging.
- Right click on status bar icon, "Suspend".
- Activate firebug or load an enabled page to resume.
Test Extension: (jresig)
- Work in progress
- Basic test running achieved
- Source Code
Site Redesign: (jresig)
- Follow up with designers
Bug Fixes: (jan)
Build Process: (robcee)