Closed Bug 342136 Opened 18 years ago Closed 18 years ago

DOM nodes view blank

Categories

(Other Applications :: DOM Inspector, defect)

x86
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: smontagu, Unassigned)

References

Details

(Keywords: dogfood, qawanted)

In a trunk build from this morning the DOM nodes view comes up blank. This is a recent regression, maybe from bug 210246
From error console:
Error: [Exception... "Could not convert JavaScript argument"  nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)"  location: "JS frame :: chrome://inspector/content/viewers/dom/dom.js :: DOMViewer :: line 86"  data: no]
Source File: chrome://inspector/content/viewers/dom/dom.js
Line: 86
Fine here

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060620 Minefield/3.0a1 ID:2006062005
I tried backing out bug 210246 and that didn't help...

This is blocking me working on at least two bugs, so it'd really be nice to get some traction here.  :(
Severity: normal → major
Keywords: qawanted
So I bet this is a consequence of a dep build after the inspector move -- I'm seeing QI to nsITreeView fail on an inDOMView over here, with the inDOMView code living in libinspector.so....  I'll try clobbering.
Most likely: libinspector.so shouldn't exist any more
Yeah, clobbering helps...
Blocks: 325100
Clobbering helps for me too, so I suppose I can close this, but I wish it could have been avoided :(
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
it might've been enough to delete libinspector.so?
It wasn't.  I tried that.
Note for the enduser who doesn't know what a clobber build means:

1. Shutdown SeaMonkey/Firefox/whatever.
2. In the application components directory:
2.1. Delete inspector.dll or libinspector.so or libinspector.dylib
2.2. Delete compreg.dat/xpti.dat
3. Restart. 
Assignee: dom-inspector → nobody
QA Contact: timeless → dom-inspector
You need to log in before you can comment on or make changes to this bug.