Firebug/WeeklyUpdates/2014-04-29

From MozillaWiki
Jump to: navigation, search

Jan Odvarko, Sebastian Zartner, Florent Fayolle, Joe Walker, Jakob Kaltenbrunner, Christoph Dorn, Steven Roussey


Firebug Releases


Firebug 1.12 blockers


Firebug 2 Blockers

  • Issue 7381: Execution stops on error after reload when 'Break On All Errors' is not active
    • Honza: DONE
  • Issue 7203: A throbber should appear when setting a breakpoint in the Console panel
    • Farshid: status?
  • Issue 5440: Integrate EventBug into Firebug
    • Let's integrate
    • Simon please go ahead!
  • Issue 7082: OSX style issues in new UI
    • Thomas doing great progress
    • Honza: (still TODO) give feedback for 1px splitter
  • Issue 5765: Integrate source maps for JavaScript
    • Farshid is assigned
    • DebuggerLib.getExecutableLines (first try)
    • Executable lines + breakpoints + debug location + (error) source links + line numbers + function tooltips (start line + url).
  • Issue 2154: Firebug console and console methods inaccessible from Web Workers ( WebWorkers )
    • Patch from Simon
    • Simon: please address the comments and merge
  • Issue 7127: Fix "Break On All Errors" in regard of "Break On Exceptions" and "Ignore Caught Exceptions"
    • Honza: likes the mockup in comment #5

FBTest Harness

  • Sebastian: experiences a crash
    • TODO: create bugzilla report

e10s Strategies

Round table discussion

  • Currently there are two main and opposite directions:
    • Keep Firebug separate tool, compete with DevTools (Sebastian, Simon, ...)
    • Do not duplicate features, build on top of DevTools (Honza, Joe, ...)
  • Honza: suggesting DevTools SDK
    • Sebastian: agree
    • Simon: agree too, correct?
  • Next steps:
    • Elaborate more every strategy
    • Everyone should put together a Google doc document with more details about strategy.