Firebug/WeeklyUpdates/2011-11-08: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "Jan Odvarko, Mike Rennie, Sebastian Zartner, Steven Roussey == Firebug 1.8 == * 1.8.4 released (compatible with Firefox 9, already passed the review process) == Firebug 1.9 ==...")
 
(Linked different parts of the page)
Line 25: Line 25:
=== Last Week ===
=== Last Week ===
* Known Net panel timings fixed.
* Known Net panel timings fixed.
* Domplate inheritance tweaking
* [http://code.google.com/p/fbug/issues/detail?id=4425 Domplate inheritance] tweaking
* Memory leaks, some references to the page document founded and fixed, but no big memory leak found.
* Memory leaks, some references to the page document found and fixed, but no big memory leak found.




=== Issues ===
=== Issues ===
* Needs to be done: activation problem, Honza will test remotely with the reporter, Issue 4875: Firebug is active in unnecessary tab, put "I found a bug" into the report.
* Needs to be done: activation problem, Honza will test remotely with the reporter, [http://code.google.com/p/fbug/issues/detail?id=4875 issue 4875]: Firebug is active in unnecessary tab, put "I found a bug" into the report.
 
* Honza: Documentation needed "Reset All Firebug Options"
* Honza: Documentation needed "Reset All Firebug Options"
 
* New Feature by Sebastian: [http://code.google.com/p/fbug/issues/detail?id=3071 Issue 3071]: Display sample of WOFF file inside Net Panel
* New Feature by Sebastian: Issue 3071: Display sample of WOFF file inside Net Panel
* Honza: Still needs to be done: Documentation for [http://code.google.com/p/fbug/issues/detail?id=4937 Firebug.registerExtension] function. Perhaps a blog post about how to create a Firebug extension based on AMD and RequireJS.
 
* Honza: Still needs to be done: Documentation for Firebug.registerExtension function. Perhaps a blog post about how to create a Firebug extension based on AMD and RequireJS.




Line 44: Line 41:


== Miscellaneous ==
== Miscellaneous ==
* Register on www.mozillians.org
* Register on [http://www.mozillians.org www.mozillians.org]

Revision as of 21:39, 8 November 2011

Jan Odvarko, Mike Rennie, Sebastian Zartner, Steven Roussey

Firebug 1.8

  • 1.8.4 released (compatible with Firefox 9, already passed the review process)


Firebug 1.9

  • 1.9b1 on Friday
  • List of 1.9 blockers
    • Pick 1.9 blockers from the issue list and make sure they are fixed before 1.9 final.
    • Extension developers should report any existing problems.
  • Planning:
    • E10s deprioritized by Mozilla so, not a priority for Firebug now.
    • We can start picking issues that should be fixed in 1.10 (mark as blocks-1.10)
    • Steve will post some Extension API problems on FWG
  • Priorities
    • Automated Testing
    • JSD2?
    • HTTP Network Monitoring based on Remote Debugging protocol
    • Activation (create new instance of Firebug for every tab? - Explicit activation. Build automated activation on top of it? Perhaps in Firebug 2.0?


Last Week

  • Known Net panel timings fixed.
  • Domplate inheritance tweaking
  • Memory leaks, some references to the page document found and fixed, but no big memory leak found.


Issues

  • Needs to be done: activation problem, Honza will test remotely with the reporter, issue 4875: Firebug is active in unnecessary tab, put "I found a bug" into the report.
  • Honza: Documentation needed "Reset All Firebug Options"
  • New Feature by Sebastian: Issue 3071: Display sample of WOFF file inside Net Panel
  • Honza: Still needs to be done: Documentation for Firebug.registerExtension function. Perhaps a blog post about how to create a Firebug extension based on AMD and RequireJS.


Firebug Swarms

  • No progress this week


Miscellaneous