Firebug/WeeklyUpdates/2013-05-07

< Firebug‎ | WeeklyUpdates
Revision as of 18:08, 7 May 2013 by Honza (talk | contribs) (Created page with "Jan Odvarko, Sebastian Zartner, Florent Fayolle, Gal Steinitz == Releases == * Firebug 1.11.3 still waiting for review * Firebug 1.12 alpha 6? == Firebug Lite == * New contr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Jan Odvarko, Sebastian Zartner, Florent Fayolle, Gal Steinitz

Releases

  • Firebug 1.11.3 still waiting for review
  • Firebug 1.12 alpha 6?

Firebug Lite

  • New contributor: Gal Steinitz
    • Strong, JavaScript and SQL background
    • First step: migrate to GIT (keep history if possible)
    • Honza: Kick off a thread about Firebug Lite structure
    • We should create a new wiki page for Firebug Lite.
    • We should also search for existing wiki pages
    • Bug triage should be done
    • We should move issue list to GIT hub.
    • Honza: make sure Gal has privileges to all necessary groups/services
    • Next goal: debugging on mobile (iPhone/iPad, ...)

TestBot

  • Honza: Implement a driver for this test
    • Still TODO

Issues

  • Issue 6422: Add a right click option for accessing objects in the Command Line
    • Simon is working on it
    • We should try to put it into a6
  • Issue 229: Allow event types to be filtered with "Log Events"
    • Feedback says keep it
    • For now we are done
  • Issue 6402: Don't abuse the debugger service for injecting "console"
    • Not much progress
    • We should discuss next time again
    • Florent working on this
  • 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

  • Great progress
  • We should check licenses
  • We should ask Gerv

Console API

JSD2 Adoption

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