Closed
Bug 538210
Opened 15 years ago
Closed 15 years ago
"ASSERTION: NEEDS_FRAME set on a node that already has a frame?" changing frameset
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: tnikkel)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
With the lazyfc patch applied, the testcase triggers:
###!!! ASSERTION: NEEDS_FRAME set on a node that already has a frame?: '!child->GetPrimaryFrame()', file /Users/jruderman/lazyfc/layout/base/nsCSSFrameConstructor.cpp, line 6271
Assignee | ||
Comment 1•15 years ago
|
||
This is fixed in the patches I posted to bug 502937.
(The testcase is in my queue, if it doesn't get added before.)
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: in-testsuite?
Resolution: --- → WORKSFORME
Reporter | ||
Updated•15 years ago
|
Resolution: WORKSFORME → FIXED
Assignee | ||
Comment 2•15 years ago
|
||
Added crashtest
http://hg.mozilla.org/mozilla-central/rev/935bb616b8a6
Flags: in-testsuite? → in-testsuite+
Reporter | ||
Updated•15 years ago
|
Assignee: nobody → tnikkel
You need to log in
before you can comment on or make changes to this bug.
Description
•