Confirmed users
233
edits
Sebastianz (talk | contribs) (Added links to issues and fixed other external links) |
|||
Line 1: | Line 1: | ||
Jan Honza Odvarko, Sebastian Zartner, Grant Gayed, Pedro Simonetti, Steven Roussey | Jan Honza Odvarko, Sebastian Zartner, Grant Gayed, Pedro Simonetti, Steven Roussey | ||
== New FWG Member == | == New FWG Member == | ||
* [http://groups.google.com/group/firebug-working-group/browse_thread/thread/e15bb7690e374711 Simon Lindholm] | * [http://groups.google.com/group/firebug-working-group/browse_thread/thread/e15bb7690e374711 Simon Lindholm] | ||
** Command Line + autocompletion | ** Command Line + autocompletion | ||
== Firebug 1.8 == | == Firebug 1.8 == | ||
* Firebug 1.8.3 on AMO | * Firebug 1.8.3 on AMO | ||
== Firebug 1.9 == | == Firebug 1.9 == | ||
* 1.9a4 this week? | * 1.9a4 this week? | ||
* List of [http://code.google.com/p/fbug/issues/list?can=2&q=label%3Ablocks-1.9 | * List of [http://code.google.com/p/fbug/issues/list?can=2&q=label%3Ablocks-1.9 1.9 blockers] | ||
* Firebug is broken in latest Firefox nightly, [https://bugzilla.mozilla.org/show_bug.cgi?id=689101 bug 6891014] | * Firebug is broken in latest Firefox nightly, [https://bugzilla.mozilla.org/show_bug.cgi?id=689101 bug 6891014] | ||
=== Issues === | |||
Issues | * [http://code.google.com/p/fbug/issues/detail?id=4866 Issue 4866]: Regression: FBTests commandLine/2934 and css/3652 fail | ||
* Issue 4866: Regression: FBTests commandLine/2934 and css/3652 fail | |||
** Sebastian, Simon? | ** Sebastian, Simon? | ||
* Issue 1413: Restore position in Script panel after page reload (Sebastian) | * [http://code.google.com/p/fbug/issues/detail?id=1413 Issue 1413]: Restore position in Script panel after page reload (Sebastian) | ||
=== Discussed last week === | |||
Discussed last week | * FIXED [http://code.google.com/p/fbug/issues/detail?id=4681 Issue 4681]: Firebug panels are disabled after clicking on links that open in a new page and result in a download | ||
* FIXED Issue 4681: Firebug panels are disabled after clicking on links that open in a new page and result in a download | * [http://code.google.com/p/fbug/issues/detail?id=4649 Issue 4649]: Firebug causes a second HTTP GET request of @fontface font-files ⇒ blocked on [http://code.google.com/p/fbug/issues/detail?id=4848 issue 4848] | ||
* | * [http://code.google.com/p/fbug/issues/detail?id=4848 Issue 4848]: Create new SVG inspector (can Mike work on this one?) | ||
* Issue 4848: Create new SVG inspector (can Mike work on this one?) | |||
** The goal should be to reuse built-in inspector as soon as it's ready. | ** The goal should be to reuse built-in inspector as soon as it's ready. | ||
* Issue 4627: String.prototype methods not showing up (Tasos) | * [http://code.google.com/p/fbug/issues/detail?id=4627 Issue 4627]: String.prototype methods not showing up (Tasos) | ||
** Any progress? | ** Any progress? | ||
* Issue 4197: 1.7X.0b1 Autocomplete not recursing through "." operator objects; also ignores jQuery/$ objects (Simon?) | * [http://code.google.com/p/fbug/issues/detail?id=4197 Issue 4197]: 1.7X.0b1 Autocomplete not recursing through "." operator objects; also ignores jQuery/$ objects (Simon?) | ||
** Simon? | ** Simon? | ||
* Sebastian making progress on [http://getfirebug.com/wiki/index.php/March_Of_The_Firebugs bug triage] | * Sebastian making progress on [http://getfirebug.com/wiki/index.php/March_Of_The_Firebugs bug triage] | ||
== Firebug TestBot == | == Firebug TestBot == | ||
* 4 tests | * 4 tests fail in 1.9a2 (negative failures) | ||
* Pedro | * Pedro will write some more tests for the HTML panel | ||
** Pedro is going to suggest a list of possible features to test in the HTML panel | ** Pedro is going to suggest a list of possible features to test in the HTML panel | ||
** Send a link to an example how to use FBTest.TaskList (Honza) | ** Send a link to an example how to use FBTest.TaskList (Honza) | ||
== Memory Leaks == | == Memory Leaks == | ||
Line 48: | Line 41: | ||
** 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 == | ||
* Version comparator is [http://getfirebug.com/releases/swarms/versionCheck.php working] | * Version comparator is [http://getfirebug.com/releases/swarms/versionCheck.php working] | ||
== E10S & Remote Debugging == | == E10S & Remote Debugging == | ||
* | * [http://getfirebug.com/wiki/index.php/Firebug_Roadmap Roadmap] available | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=666713 Bug 666713] - Dynamic analysis of chrome->content operations in Firefox | * [https://bugzilla.mozilla.org/show_bug.cgi?id=666713 Bug 666713] - Dynamic analysis of chrome->content operations in Firefox | ||
** Waiting for an XPCOM service that forwards logs to JS for dynamic analysis. | ** Waiting for an XPCOM service that forwards logs to JS for dynamic analysis. |