Firebug/WeeklyUpdates/2008-08-12: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(New page: '''Firebug 1.2:''' (jjb) * Latest beta * Global Disable * Double-loading '''Test Extension:''' (jresig) * Work in progress * Basic test running achieved '''Bug Fixes:''' (jan) '''Build ...)
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
'''Firebug 1.2:''' (jjb)
'''Firebug 1.2:''' (jjb)
* Latest beta
* Double-loading: [https://bugzilla.mozilla.org/show_bug.cgi?id=430155 new nsHttpChannel interface] - tackle for 1.2 or 1.2.1? (Will this be landing in Firefox 3.1 or Firefox 3.0.x?)
* Global Disable
** I am trying to assess the potential for avoiding the double load at the cost of missing function, as a workaround until 430155 lands.
* Double-loading
* 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)
'''Test Extension:''' (jresig)
* Work in progress
* Work in progress
* Basic test running achieved
* Basic test running achieved
* [http://github.com/jeresig/fireunit/tree/master Source Code]
'''Site Redesign:''' (jresig)
* Follow up with designers


'''Bug Fixes:''' (jan)
'''Bug Fixes:''' (jan)


'''Build Process:''' (robcee)
'''Build Process:''' (robcee)

Latest revision as of 03:44, 13 August 2008

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)