Closed
Bug 486431
Opened 16 years ago
Closed 7 years ago
ASSERTION: Non-global object has the wrong flags
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
1.11 KB,
application/zip
|
Details |
I see this assertion in current trunk build after 10s or so with the testcase (open the file named 'parentframe.htm'):
###!!! ASSERTION: Non-global object has the wrong flags: '!(jsclazz->flags & JSC
LASS_IS_GLOBAL)', file c:/mozilla-build-1.3/src/js/src/xpconnect/src/xpcwrappedn
ative.cpp, line 917
The testcase uses enhanced privileges, btw, to make the page appear in print preview.
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 1•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•