Closed
Bug 415388
Opened 17 years ago
Closed 17 years ago
[FIX]"ASSERTION: Should be in an update while destroying frames" with document.write into iframe
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: bzbarsky)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
(deleted),
text/html
|
Details | |
(deleted),
patch
|
jst
:
review+
jst
:
superreview+
mtschrep
:
approval1.9+
|
Details | Diff | Splinter Review |
Loading the testcase triggers:
###!!! ASSERTION: Should be in an update while destroying frames: 'mUpdateCount != 0', file /Users/jruderman/trunk/mozilla/layout/base/nsCSSFrameConstructor.cpp, line 9453
Reduced from layout/reftests/bugs/388980-1-ref.html, which also triggers the assertion, so in-testsuite+.
Flags: in-testsuite+
Reporter | ||
Comment 1•17 years ago
|
||
Assignee | ||
Comment 2•17 years ago
|
||
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Attachment #301177 -
Flags: superreview?(jst)
Attachment #301177 -
Flags: review?(jst)
Assignee | ||
Updated•17 years ago
|
OS: Mac OS X → All
Hardware: PC → All
Summary: "ASSERTION: Should be in an update while destroying frames" with document.write into iframe → [FIX]"ASSERTION: Should be in an update while destroying frames" with document.write into iframe
Updated•17 years ago
|
Attachment #301177 -
Flags: superreview?(jst)
Attachment #301177 -
Flags: superreview+
Attachment #301177 -
Flags: review?(jst)
Attachment #301177 -
Flags: review+
Assignee | ||
Comment 3•17 years ago
|
||
Comment on attachment 301177 [details] [diff] [review]
I had this hanging out in one of my trees....
Requesting approval. This should be fairly safe, and fixes an assertion that Jesse ran into...
Attachment #301177 -
Flags: approval1.9?
Updated•17 years ago
|
Attachment #301177 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Comment 4•17 years ago
|
||
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•