Closed
Bug 471978
Opened 16 years ago
Closed 16 years ago
ASSERTION: Must be able to access currentInner!: 'nsContentUtils::CanCallerAccess(currentInner)'
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 471560
People
(Reporter: whimboo, Unassigned)
References
()
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
8.14 KB,
text/plain
|
Details |
While running the crashtests listed in
widget/src/cocoa/crashtests/crashtests.list the test for 403296-1.xhtml throws
following assertion:
##!!! ASSERTION: Must be able to access currentInner!: 'nsContentUtils::CanCallerAccess(currentInner)', file /Volumes/Daten/mozilla/source/mozilla-central/mozilla/dom/src/base/nsDOMClassInfo.cpp, line 5256
You can find the stack as attachment.
Reporter | ||
Comment 1•16 years ago
|
||
Comment 2•16 years ago
|
||
Same assertion can be seen in bug 471560.
Comment 3•16 years ago
|
||
Is this still happening?
Comment 4•16 years ago
|
||
The assertion was removed in bug 471560, so it seems to me this can't happen anymore.
Comment 5•16 years ago
|
||
Assertion is now removed from m-1.9.1 too.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Version: 1.9.1 Branch → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•