Closed
Bug 429780
Opened 17 years ago
Closed 15 years ago
"ASSERTION: Someone forgot to block scripts" with {ib}, XBL
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
Loading the testcase triggers:
###!!! ASSERTION: Someone forgot to block scripts: 'aIsSafeToFlush == nsContentUtils::IsSafeToRunScript()', file /Users/jruderman/trunk/mozilla/layout/base/nsPresShell.cpp, line 4532
The assertion was added in bug 401155, but this bug might have been introduced more recently.
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
Sounds like we should block scripts somewhere in RecreateFramesFor or something like that?
Blocks: 444224
Reporter | ||
Comment 3•15 years ago
|
||
WFM on trunk.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 4•15 years ago
|
||
Flags: in-testsuite+
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
•