Firebug/WeeklyUpdates/2013-05-28

From MozillaWiki
Jump to: navigation, search

Jan Odvarko, Sebastian Zartner, Simon Lindholm, Gal Steinitz, Steven Roussey

Releases

  • Firebug 1.11.4 released last week
    • Follow up fixing some reported problems

Firebug Lite

  • Moved to github.com
  • Honza: to get SVN access
  • Get some stats for the Firebug Lite

Misc

  • Issue 6476: Change directive for sourceURL
    • We should fix and update docs

1.11 Blockers

  • 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 also "Is there a way to do <iframe sandbox> but for <browser>s?" and -moz-binding: url(data:...)

1.12 Blockers

  • Various reports say Firefox is slow
    • Bug 848665 - Enormous amounts of CPU time spent in ScriptFrameIter
    • 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
    • Honza: analyze diff between 1.11.2 and 1.11.3
  • Issue 6402: Don't abuse the debugger service for injecting "console"
    • Honza: test
    • Florent: merge with master
    • Florent: continue with support for DOMWindowCreated
    • Sebastian: perhaps we should split the issue

1.12 issues

  • Issue 6451: Pseudo-element rules not applying to elements are displayed
    • Still some related problems
    • Honza: take a look
  • Issue 6457: Group pseudo-element rules
    • Honza: take a look
    • Simon suggesting to backport

TestBot

  • New failures:
    • css/4411/issue4411.html
    • css/computed/5449/issue5449.html
    • Sebastian: take a look
    • Honza: will help if needed

Code Mirror

  • Farshid: Command Editor DONE
  • Farshid: continues with HTML and CSS editors

JSD2 Adoption

  • Adopting FBTest API
    • Honza: working on the adoption