Firebug/WeeklyUpdates/2013-06-18

From MozillaWiki
Jump to: navigation, search

Jan Odvarko, Sebastian Zartner, Florent Fayolle, Simon Lindholm

Releases

  • Firebug 1.12 beta 1?
    • Investigate all blockers first (see below)

Firebug Lite

  • Finally got SVN access, therefore going to work on:
  • Adding Google Analytics
  • Deploying a new build with a simplified release structure
  • Applying the patch Gal submitted to that one ticket a long time ago
  • Investigating why it seems Firebug Lite no longer works when referencing from a local hostname, only from getfirebug.com

Firebug 1.12 Blockers

Bug triage:

  • Issue 2865: Net panel response blank, if response type is not the requested type
    • Honza: investigate
  • Issue 4667: Enhance console filter to also cover messages inside groups
    • Sebastian: investigate
  • Issue 5916: Net panel shows request stuck in progress when opening it in a new tab
    • Honza: investigate
  • Issue 6296: Cookie permissions doesn't work
    • Simon: will try, otherwise Sebastian
    • Real blocker; we should do something
  • Issue 6298: Context menu of Cookies panel is broken
    • Honza: investigate
  • Issue 6385: Firebug influences caching of XHR requests to the same URL
    • Honza: investigate
  • Issue 6474: Fonts filter should also work for fonts with incorrect MIME type
  • Issue 6530: JavaScript filter doesn't work for scripts with incorrect MIME type
    • Honza: check file extensions
    • We could also check beginning of the response (happening for font preview already)
  • Issue 6516: Detection of grouped console messages is slow
    • Sebastian: investigate
    • Real blocker; we should do something
  • Issue 6532: Add $_ to command line help
    • Honza fix
  • Issue 6536: Close button disappears when hovering it
    • Real blocker; we should do something
    • Sebastian looking for solution
    • We should make sure it's reported in bugzilla

SVG

  • We should put back + and - png icons. They could be used by extensions
    • We need an issue for those.

Mozilla Summit

  • Honza talked to Dave Camp (from dev tools team)
    • Still waiting for invitations

JSD2 Related Issues

  • Use jsd2 label for all JSD2 related issues
  • Mark as Commit when the patch is committed to jsd2 branch
  • Mark as Fixed when jsd2 branch is merged with master

Issues

  • Issue 6484: Added Fuzzy Search Capabilities to File Filter
    • Florent did some update
    • Honza: test
  • Issue 5440: Integrate EventBug into Firebug
  • Issue 6522: Implement the getEventListeners command line API
    • Simon working on those.
    • Simon will try to get this into 1.12

JSD2 Adoption

  • Profiler works
  • More test pass