Firebug/WeeklyUpdates/2014-04-08: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(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...")
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
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=7213 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 38: Line 38:
* https://groups.google.com/forum/#!topic/firebug-working-group/wcCOqyk_kkk
* https://groups.google.com/forum/#!topic/firebug-working-group/wcCOqyk_kkk
** Honza: started a thread
** Honza: started a thread
** Everyone: provide feeedback/questions/worries in the thread.
** Everyone: provide feedback/questions/worries in the thread.
 
Honza

Latest revision as of 08:10, 10 April 2014

Jan Odvarko, Florent Fayolle, Simon Lindholm, Farshid Beheshti, Joe Walker

Meeting Agenda: https://etherpad.mozilla.org/firebug

Firebug Releases

  • Firebug 1.12.8
    • Still waiting for review
  • Firebug 2 beta 1
    • Honza: do the release

Firebug 2 Blockers

  • Issue 7182: Visual issues within the bottom part of the Command Editor
    • Honza: DONE
    • 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.
  • 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.
  • Issue 7097: Support for dynamically evaluated scripts
  • Issue 7201: (Re-)implement //# sourceURL
    • Honza: all should be reported in Bugzilla
  • Issue 7213: Split firebug/css/cssPanel into more modules
    • @Jakob: is there anything blocking?

FBTest

  • Still the top priority
  • Issue 7240: Make copying to the clipboard in FBTests non-destructive
    • Honza: I have seen clipboard failures again
    • Perhaps it's time for fake clipboard?
  • FBTest bot needs to be integrated in github.com
    • Anyone wanting to do analyses of what needs to be done?
    • Joe: is talking to Jeff about how to use existing Mozilla infrastructure

e10s