Closed Bug 474266 Opened 15 years ago Closed 15 years ago

DOM Inspector does not work. Could not convert JavaScript argument (NS_ERROR_XPC_BAD_CONVERT_JS)

Categories

(Core :: XPConnect, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
status1.9.2 --- beta1-fixed

People

(Reporter: dev-null, Unassigned)

Details

(Keywords: regression)

DOM Viewer of DOM Inspector does not work correctly on trunk Firefox.

uncaught exception: [Exception... "Could not convert JavaScript argument"  nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)"  location: "JS frame :: chrome://inspector/content/viewers/dom/dom.js :: anonymous :: line 169"  data: no]
occurs at
      selectedNode = new XPCNativeWrapper(viewer.selectedNode, "nodeType",
                                          "parentNode", "childNodes");

2009010603 works fine.
2009010703 fails.

Is this dupe of Bug 472674?
Flags: blocking1.9.2?
Yes, it'll be fixed tomorrow.
(In reply to comment #1)
> Yes, it'll be fixed tomorrow.

Thanks.
-> FIXED
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Flags: blocking1.9.2? → blocking1.9.2+
Mass change: adding fixed1.9.2 keyword

(This bug was identified as a mozilla1.9.2 blocker which was fixed before the mozilla-1.9.2 repository was branched (August 13th, 2009) as per this query: http://is.gd/2ydcb - if this bug is not actually fixed on mozilla1.9.2, please remove the keyword. Apologies for the bugspam)
Keywords: fixed1.9.2
You need to log in before you can comment on or make changes to this bug.