Closed
Bug 538207
Opened 16 years ago
Closed 16 years ago
"ASSERTION: should have unset all lazy fc bits" with MathML and iframe
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
392 bytes,
application/xhtml+xml
|
Details |
With tn's patch for bug 502937 (lazyfc) applied, and the relevant DEBUG_* flags set, this testcase triggers:
###!!! ASSERTION: should have unset all lazy fc bits: '!aContent->HasFlag(NODE_NEEDS_FRAME | NODE_DESCENDANTS_NEED_FRAMES)', file layout/base/nsCSSFrameConstructor.cpp, line 6306
Comment 1•16 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: 16 years ago
Flags: in-testsuite?
Resolution: --- → WORKSFORME
Reporter | ||
Updated•16 years ago
|
Resolution: WORKSFORME → FIXED
Comment 2•15 years ago
|
||
Added crashtest
http://hg.mozilla.org/mozilla-central/rev/935bb616b8a6
Flags: in-testsuite? → in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•