Closed
Bug 1342104
Opened 8 years ago
Closed 8 years ago
Assertion failure: IsFrameListSorted<IsLessThanOrEqual>(aFrameList) (After we sort a frame list, it should be in sorted order...), at nsIFrame.h:4061
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 1342871
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: assertion)
Attachments
(1 file)
212.00 KB,
text/plain
|
Details |
found via bughunter topsite tests and reproduced on latest stylo debug build from taskcluster.
Steps to reproduce:
-> Load http://www.drive.ru
--> Assertion failure
Assertion failure: IsFrameListSorted<IsLessThanOrEqual>(aFrameList) (After we sort a frame list, it should be in sorted order...), at /home/worker/workspace/build/src/layout/generic/nsIFrame.h:4061
Updated•8 years ago
|
Blocks: stylo-bughunter
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•