Firebug

Revision as of 18:04, 23 May 2007 by Comrade693 (talk | contribs) (Added Firebug integration page with basic starting research)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page is for tracking the integration of Firebug into Firefox.

Potential Integration Issues

These are issues that could be problematic.

Issue 97 - Firebug outputs too many warnings in the JS error console

Status: Patch submitted, but unacceptable to project maintainer.

Disucssion: Joe feels that strict mode warnings need to be adjusted, so I filed Bug 381223. I feel that if we are targeting this to web developers, the errors in chrome won't be an issue since those are not displayed by default. However, if we expand the target group to Extension Developers, this will be a serious issue. There are easily over 50 strict warnings with startup alone, so it will be next to impossible for extension authors to find their own strict warnings.

Issue 166 - Without DOM Inspector, message displays HTML code in style window

Status: Not yet looked into.

Fixed Issues

These are issues that have patches submitted and committed.