Firebug/WeeklyUpdates/2011-09-13: Difference between revisions
< Firebug | WeeklyUpdates
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
* [http://code.google.com/p/fbug/issues/detail?id=4128 Issue 4128]: use swapDocShells for detaching (Amirjanyan) | * [http://code.google.com/p/fbug/issues/detail?id=4128 Issue 4128]: use swapDocShells for detaching (Amirjanyan) | ||
* Added more information to the [http://getfirebug.com/wiki/index.php/March_Of_The_Firebugs March of the Firebugs] page. Short summary of the statistics (Sebastian): | |||
** Most of the [http://code.google.com/p/fbug/issues/list?can=6 new issues] are finally triaged/closed now | |||
** Many [http://code.google.com/p/fbug/issues/list?can=2&q=modified-before%3Atoday-365 long untouched issues] and [http://code.google.com/p/fbug/issues/list?can=2&q=status%3ANeedInfo+modified-before%3Atoday-90&sort=-id issues without info] were checked by me | |||
** [http://code.google.com/p/fbug/issues/list?can=1&q=FBTest%3Dwanted Issues needing FBTests] are increasing | |||
** Still need help with triaging [http://code.google.com/p/fbug/issues/list?can=1&q=status%3ANew,Triaged+label%3Dnetexport NetExport] and [http://code.google.com/p/fbug/issues/list?can=1&q=status%3ANew%2CTriaged+label%3Dchromebug Chromebug] issues | |||
== Firebug TestBot == | == Firebug TestBot == | ||
| Line 30: | Line 35: | ||
** Some work still needed | ** Some work still needed | ||
** Description about [http://groups.google.com/group/firebug-working-group/browse_thread/thread/f97c5eefedaaea9b tracing event listeners]. | ** Description about [http://groups.google.com/group/firebug-working-group/browse_thread/thread/f97c5eefedaaea9b tracing event listeners]. | ||
== Firebug Swarms == | == Firebug Swarms == | ||
* | * Still under construction | ||
* Done: | |||
** Version comparison with the user agent | |||
** Version comparison with the (automatically) selected Firebug version | |||
* Open tasks: | |||
** Improve [http://getfirebug.com/releases/swarms/versionCheck.php version comparator] | |||
** Change data caching to database (see [https://bugzilla.mozilla.org/show_bug.cgi?id=677690 bug 677690]) | |||
** Read icon from XPI | |||
== E10S & Remote Debugging & Crossfire == | == E10S & Remote Debugging & Crossfire == | ||
Latest revision as of 07:41, 15 September 2011
Jan Honza Odvarko, Mike Rennie, Grant Gayed, Pedro Simonetti
Firebug 1.8
- Firebug 1.8.3 released this week (compatibile with Firefox 8)
- Firefox 8 moves to beta on September 27 (schedule)
- Backport: Issue 4811: No file name shown for requested URL paths
Firebug 1.9
- 1.9a2 released
- Firebug UI embedded in a <browser> element (Robo Form and Status Bar fixed)
- FIXED Issue 4689: Add option to copy parts of JSON data (Tasoss)
Issues:
- Issue 1179: Actions do not move the program counter after Step Into if breakpoint is on first line of function (Honza)
- Issue 4128: use swapDocShells for detaching (Amirjanyan)
- Added more information to the March of the Firebugs page. Short summary of the statistics (Sebastian):
- Most of the new issues are finally triaged/closed now
- Many long untouched issues and issues without info were checked by me
- Issues needing FBTests are increasing
- Still need help with triaging NetExport and Chromebug issues
Firebug TestBot
- 4 tests fails in 1.9a2 (negative failures)
- Pedro to write some more test for the HTML panel, progress?
FBTrace
- FBTrace embeds Firefox built-in Source Editor (based on Orion)
- The editor doesn't support breakpoint column, but it could be added by Firebug.
Memory Leaks
- NEEDS MORE WORK Bug 669730 - Firebug causes immortal zombie compartments
- Some work still needed
- Description about tracing event listeners.
Firebug Swarms
- Still under construction
- Done:
- Version comparison with the user agent
- Version comparison with the (automatically) selected Firebug version
- Open tasks:
- Improve version comparator
- Change data caching to database (see bug 677690)
- Read icon from XPI
E10S & Remote Debugging & Crossfire
- JSD2 in nightlies
- Bug 666713 - Dynamic analysis of chrome->content operations in Firefox
- Waiting for an XPCOM service that forwards logs to JS for dynamic analysis.
Firebug & Lite
- Using a small library to access localStorage in the browser (user data in IE).
- Firebug Lite 1.4 release this week.
getfirebug.com
- Perch still doesn't work properly (wiki is fixed) bug 639438
- Fixing Bug 684704 - move getfirebug.com to new generic cluster in phx1 could also fix Bug 639438 - Wiki and Perch on getfirebug.com require login again and again.