Firebug/WeeklyUpdates/2014-04-01

From MozillaWiki
Jump to: navigation, search

Jan Odvarko, Sebastian Zartner, Florent Fayolle, Belakhdar Abdeldjalil, Farshid Beheshti, Jakob Kaltenbrunner, Joe Walker, Simon Lindholm

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

Firebug Releases

  • Firebug 1.12.8
  • Firebug 2 alpha 2
    • Honza: do the release
    • Honza: try to get some stats, ask Jeff
    • Think about beta next week.

Miscellaneous

  • Issue 7194: Add a preference for the indentation in the Command Editor
    • use just one pref (the existing extensions.firebug.repaceTabs, set to 4 by default
  • Feedback from Sören:
    • On OS X the window buttons should be at the left like in other windows. This would also avoid confusion with the search buttons.
    • Tab text should be vertically centered with the toolbar icons.
    • Marking of executable lines is unreliable and should be removed until it's fixed.
    • No negative feedback

Firebug 2 Blockers

FBTest

  • Still the top priority
    • Analyses random failures
    • Create new tests
    • Honza: close the JSD2 FBTest issue (issue 7166)

e10s

  • Firebug needs to have unique features
    • AngularJS, BackboneJS, jQuery, etc.
    • Client-server seamless debugging
  • We want to cooperate more with the DevTools team
  • We want to reuse existing components and API
  • Firebug want to reuse backend actors as well as front-end client objects
  • Firebug needs to adopt e10s and DevTools are already ready. Ideally we build Firebug on top of DevTools.
  • Honza: Kick off a thread on FWG, how to enable e10s, testing
  • Joe: Find out what Mozilla is doing to inform extension developer about e10s
  • We need a good migration page
  • We can use our extensions spreadsheet again to check compatibility