Closed
Bug 1230378
Opened 9 years ago
Closed 5 years ago
"Assertion failure: mFloats.ContainsFrame(nif)" with table, caption, -moz-column, float
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
People
(Reporter: jruderman, Assigned: TYLin)
References
Details
(Keywords: assertion, testcase)
Attachments
(3 files)
Assertion failure: mFloats.ContainsFrame(nif), at layout/generic/nsBlockFrame.cpp:4683
StirDOM found this by modifying layout/reftests/columns/columns-table-caption-000.html
Reporter | ||
Comment 1•9 years ago
|
||
Comment 2•7 years ago
|
||
Still reproduces on trunk with or without Stylo enabled.
Has Regression Range: --- → no
status-firefox45:
affected → ---
status-firefox56:
--- → wontfix
status-firefox57:
--- → wontfix
status-firefox58:
--- → fix-optional
status-firefox-esr52:
--- → wontfix
Comment 3•7 years ago
|
||
status-firefox59:
--- → ?
Comment 4•5 years ago
|
||
This was last seen by fuzzers in April 2019, and the attached testcase no longer repros.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Comment 5•5 years ago
|
||
It's probably worth landing the test as a crashtest just in case the problem re-appears for some reason...
Flags: in-testsuite?
Updated•5 years ago
|
Resolution: FIXED → WORKSFORME
Assignee | ||
Comment 6•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → aethanyc
Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/946af471e1c4
Add a crashtest. r=mats
Comment 8•5 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•