Closed
Bug 463149
Opened 16 years ago
Closed 16 years ago
"ASSERTION: should be executing script" with 388980-1.html
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 466826
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
8.65 KB,
text/plain
|
Details |
Loading layout/reftests/bugs/388980-1.html triggers:
###!!! ASSERTION: should be executing script: 'mContext->fp', file /Users/jruderman/central/dom/src/base/nsJSEnvironment.cpp, line 3318
###!!! ASSERTION: Someone forgot to block scripts: 'aIsSafeToFlush == nsContentUtils::IsSafeToRunScript()', file /Users/jruderman/central/layout/base/nsPresShell.cpp, line 4496
Since I didn't notice this earlier, I'm guessing it's a recent regression.
Do you have a stack? Can you get a regression range. I don't really know anything about the first assertion (other than that it looks unrelated to the second), cc'ing dbaron who added it.
Reporter | ||
Comment 2•16 years ago
|
||
This is a regression from within the last 30 hours.
Reporter | ||
Comment 3•16 years ago
|
||
Comment 4•16 years ago
|
||
Note: i run into the same assertion on WinXP when i load http://www.infoworld.com/article/08/11/10/46TC-windows-7_1.html (thats the testurl from Bug 464253)
OS: Mac OS X → All
Hardware: PC → All
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•