Confirmed users
233
edits
(Created page with "Jan Odvarko, Florent Fayolle, Simon Lindholm, Farshid Beheshti, Joe Walker Meeting Agenda: https://etherpad.mozilla.org/firebug == Firebug Releases == * Firebug 1.12.8 ** St...") |
Sebastianz (talk | contribs) (Added links) |
||
Line 11: | Line 11: | ||
== Firebug 2 Blockers == | == Firebug 2 Blockers == | ||
* Issue 7182: Visual issues within the bottom part of the Command Editor | * [http://code.google.com/p/fbug/issues/detail?id=7182 Issue 7182]: Visual issues within the bottom part of the Command Editor | ||
** Honza: DONE | ** Honza: DONE | ||
** Remove toggle button in Command Line? | ** Remove toggle button in Command Line? | ||
** Let's keep the red button, let users to learn and remove e.g. in the next major release. | ** Let's keep the red button, let users to learn and remove e.g. in the next major release. | ||
* Issue 6968: Improve UI of Command Editor auto-completion popup | * [http://code.google.com/p/fbug/issues/detail?id=6968 Issue 6968]: Improve UI of Command Editor auto-completion popup | ||
** I'll take a look at using the XUL panel. Simon: should be still simple to maintain updates. | ** I'll take a look at using the XUL panel. Simon: should be still simple to maintain updates. | ||
* Issue 7097: Support for dynamically evaluated scripts | * [http://code.google.com/p/fbug/issues/detail?id=7097 Issue 7097]: Support for dynamically evaluated scripts | ||
* Issue 7201: (Re-)implement //# sourceURL | * Issue 7201: (Re-)implement //# sourceURL | ||
** Honza: all should be reported in Bugzilla | ** Honza: all should be reported in Bugzilla | ||
* Issue 7213: Split firebug/css/cssPanel into more modules | * [http://code.google.com/p/fbug/issues/detail?id=7182 Issue 7213]: Split firebug/css/cssPanel into more modules | ||
** @Jakob: is there anything blocking? | ** @Jakob: is there anything blocking? | ||
== FBTest == | == FBTest == | ||
* Still the top priority | * Still the top priority | ||
* Issue 7240: Make copying to the clipboard in FBTests non-destructive | * [http://code.google.com/p/fbug/issues/detail?id=7240 Issue 7240]: Make copying to the clipboard in FBTests non-destructive | ||
** Honza: I have seen clipboard failures again | ** Honza: I have seen clipboard failures again | ||
** Perhaps it's time for fake clipboard? | ** Perhaps it's time for fake clipboard? | ||
Line 39: | Line 39: | ||
** Honza: started a thread | ** Honza: started a thread | ||
** Everyone: provide feeedback/questions/worries in the thread. | ** Everyone: provide feeedback/questions/worries in the thread. | ||