Firebug/WeeklyUpdates/2013-04-30

From MozillaWiki
Jump to: navigation, search

Jan Odvarko, Sebastian Zartner, Florent Fayolle, Simon Lindholm

Releases

  • Firebug 1.11.3 waiting for review
  • Firebug 1.12 alpha 5, release on Friday

Miscellaneous

  • Sebastian had Firebug presentation in Munich on Monday (45 min)
    • ColdFusion event
    • All about web development
    • slides

TestBot

  • Sebastian needs to fix some test failures
  • Issue 4979: Group console messages

Issues

  • Issue 229: Allow event types to be filtered with "Log Events"
    • Let's try it and ask people for feedback.
    • Honza: Do a blog post and ask for feedback
    • Honza: Mention that feature in release post
  • issue 6268: Expose a clean "console" object to the Command Line
    • Florent: Posted a new patch
    • There is a problem reported at Bugzilla
    • We might want to postpone this till bug 793210 is fixed
  • Issue 6402: Don't abuse the debugger service for injecting "console"
    • This should get more priority.
    • We can make our code a lot more easier.
    • Florent will work on this one.
  • Issue 6133: Default include() alias for jQuery
    • Florent: need to fix reset-all-options
  • Issue 1717: CSS Panel does not have @media UI
    • Needs hierarchical support
      • Issue 5913: Allow nesting of CSS rules (this one is committed)
    • Honza: Read through to understand it properly

Code Mirror

  • There is a new branch
  • CM already embedded in Firebug
  • Basic functionality already working (source visible)
  • Farshid working on breakpoints

JSD2 Adoption

  • Debugging dynamically evaluated scripts!
    • Blocked by bug 865313: It is not possible to debug dynamically evaluated scripts