Confirmed users
233
edits
(Created page with "Jan Odvarko, Sebastian Zartner, Simon Lindholm, Gal Steinitz, Steven Roussey == Releases == * Firebug 1.11.4 released last week ** Follow up fixing some reported problems =...") |
Sebastianz (talk | contribs) (Fixed formatting and added links) |
||
| Line 4: | Line 4: | ||
* Firebug 1.11.4 released last week | * Firebug 1.11.4 released last week | ||
** Follow up fixing some reported problems | ** Follow up fixing some reported problems | ||
== Firebug Lite == | == Firebug Lite == | ||
| Line 10: | Line 9: | ||
* Honza: to get SVN access | * Honza: to get SVN access | ||
* Get some stats for the Firebug Lite | * Get some stats for the Firebug Lite | ||
== Misc == | == Misc == | ||
* Issue 6476: Change directive for sourceURL | * [https://code.google.com/p/fbug/issues/detail?id=6476 Issue 6476]: Change directive for sourceURL | ||
** We should fix and update docs | ** We should fix and update docs | ||
* getfirebug.com/wiki still needs update | * [https://getfirebug.com/wiki getfirebug.com/wiki] still needs update | ||
** Bug 874621 | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=874621 Bug 874621]: MediaWiki Security Release: 1.20.6 and 1.19.7 | ||
** Bug 631022 | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=631022 Bug 631022]: Enable new Features of getfirebug.com MediaWiki 1.16 | ||
** Honza: try to ask around | ** Honza: try to ask around | ||
== 1.11 Blockers == | == 1.11 Blockers == | ||
* We want to load panel.html through resource scheme | * We want to load panel.html through resource scheme | ||
** | ** Simon: create an issue report | ||
** Honza: Ask Mark Goodwin about type=content and resource scheme | ** Honza: Ask Mark Goodwin about <code>type=content</code> and resource scheme | ||
** Honza: Ask also "Is there a way to do <iframe sandbox> but for <browser>s?" and | ** Honza: Ask also "Is there a way to do <code><iframe sandbox></code> but for <code><browser></code>s?" and <code>-moz-binding: url(data:...)</code> | ||
== 1.12 Blockers == | == 1.12 Blockers == | ||
* Various reports say Firefox is slow | * Various reports say Firefox is slow | ||
** Bug 848665 - Enormous amounts of CPU time spent in ScriptFrameIter | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=848665 Bug 848665] - Enormous amounts of CPU time spent in ScriptFrameIter | ||
** Bug 876075 - Firefox 21 slows down JSD and page load performance | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=876075 Bug 876075] - Firefox 21 slows down JSD and page load performance | ||
** Bug 875797 - Firefox 21 take long time compiling LESS CSS runtime with less-1.3.3.min.js | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=875797 Bug 875797] - Firefox 21 take long time compiling LESS CSS runtime with less-1.3.3.min.js | ||
** Honza: analyze diff between 1.11.2 and 1.11.3 | ** Honza: analyze diff between 1.11.2 and 1.11.3 | ||
* | * [https://code.google.com/p/fbug/issues/detail?id=6402 Issue 6402]: Don't abuse the debugger service for injecting "console" | ||
** Honza: test | ** Honza: test | ||
** Florent: merge with master | ** Florent: merge with master | ||
** Florent: continue with support for DOMWindowCreated | ** Florent: continue with support for <code>DOMWindowCreated</code> | ||
** Sebastian: perhaps we should split the issue | ** Sebastian: perhaps we should split the issue | ||
== 1.12 issues == | == 1.12 issues == | ||
* Issue 6457: Group pseudo-element rules | * [https://code.google.com/p/fbug/issues/detail?id=6451 Issue 6451]: Pseudo-element rules not applying to elements are displayed | ||
** Still some related problems | |||
** Honza: take a look | |||
* [https://code.google.com/p/fbug/issues/detail?id=6457 Issue 6457]: Group pseudo-element rules | |||
** Honza: take a look | ** Honza: take a look | ||
** Simon suggesting to backport | ** Simon suggesting to backport | ||
== TestBot == | == TestBot == | ||
| Line 56: | Line 50: | ||
** css/4411/issue4411.html | ** css/4411/issue4411.html | ||
** css/computed/5449/issue5449.html | ** css/computed/5449/issue5449.html | ||
** | ** Sebastian: take a look | ||
** Honza: will help if needed | ** Honza: will help if needed | ||
== Code Mirror == | == Code Mirror == | ||
* Farshid: Command Editor DONE | * Farshid: Command Editor DONE | ||
* Farshid: continues with HTML and CSS editors | * Farshid: continues with HTML and CSS editors | ||
== JSD2 Adoption == | == JSD2 Adoption == | ||
* Adopting FBTest API | * Adopting FBTest API | ||
** Honza: working on the adoption | ** Honza: working on the adoption | ||