Closed Bug 609723 Opened 14 years ago Closed 11 years ago

Assertion in browser_webconsole_bug_597103_deactivateHUDForContext_unfocused_window.js

Categories

(DevTools :: Console, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: ddahl, Unassigned)

Details

(Whiteboard: [console-2])

Attachments

(1 file)

Attached file assertion bt
Totally generic assertion, all checks pass:

###!!! ASSERTION: XPConnect is being called on a scope without a 'Components' property!: 'Error', file /home/ddahl/code/moz/mozilla-central/mozilla-central/js/src/xpconnect/src/xpcwrappednativescope.cpp, line 786


this is with all lazy console patches applied see bug 568629 and bug 587734
Blocks: devtools4
Attachment #488312 - Attachment mime type: application/octet-stream → text/plain
Comment on attachment 488312 [details]
assertion bt

Assertions like this seem to be where we try to call or access objects/functions on GC'd windows
Yeah, that looks like an XHR event callback firing on a torn-down window. Is it the XHR from browser_webconsole_netlogging.js? I don't see any other uses of XHR in hudservice code/tests.
mass change: filter on PRIORITYSETTING
Priority: -- → P2
Whiteboard: [console-2]
No longer blocks: devtools4
Component: Developer Tools → Developer Tools: Console
Is this bug still valid? I would be inclined to say no...
(In reply to Mihai Sucan [:msucan] from comment #4)
> Is this bug still valid? I would be inclined to say no...

you are probably right.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: