Closed Bug 243221 Opened 20 years ago Closed 20 years ago

Inspector broken in Firefox

Categories

(Firefox :: General, defect, P1)

defect

Tracking

()

RESOLVED FIXED
Firefox0.9

People

(Reporter: bugs, Assigned: bugs)

References

Details

(Keywords: regression, Whiteboard: fixed-aviary1.0)

as fallout from 243091, inspector is broken in Firefox because
utilityOverlay.xul and a few other things don't exist, robbing inspector of some
of its required entities. 

Need to come up with a patch for browser/extensions/inspector to resolve this.
Assignee: firefox → bugs
Severity: normal → blocker
Flags: blocking0.9+
Priority: -- → P1
Target Milestone: --- → Firefox0.9
The exact error message is:

XML Parsing Error: undefined entity
Location: chrome://inspector/content/inspector.xul
Line number 75, Column 5:

<key id="key_closeInspector" key="&closeCmd.key;" command="cmdClose"
----^

I think that the problems seem to be caused by changes in these 3 files:

comm.jar
en-US.jar
en-win.jar

So long as you keep a copy of these from an older working build and copy them
over the DOM Inspector should work and you will still be able to enjoy the new
icons.
isn't it a dupe of bug 233739 ?
I modified my patch in bug 241079 to fix domi.
Depends on: 241079
Keywords: regression
I don't get any error messages, but the preferences dialog is non-functional.  
fixed with checking for bug 241079
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Verified fixed trunk 20040523 PC/WinXP
Whiteboard: fixed-aviary1.0
You need to log in before you can comment on or make changes to this bug.