Closed
Bug 597240
Opened 13 years ago
Closed 8 years ago
"ABORT: float should be in this block unless it was marked as pushed float" with fieldset
Categories
(Core :: Layout: Floats, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
###!!! ABORT: float should be in this block unless it was marked as pushed float: 'aFloat->GetParent() == mBlock || (aFloat->GetStateBits() & NS_FRAME_IS_PUSHED_FLOAT)', file layout/generic/nsBlockReflowState.cpp, line 533
Reporter | ||
Comment 1•13 years ago
|
||
As shown by both Firefox's internal stack dumper (with fix_stack_using_bpsyms) and Breakpad (with minidump_stackwalk).
Comment 2•8 years ago
|
||
This no longer reproduces.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: in-testsuite+
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•