Closed
Bug 1324645
Opened 8 years ago
Closed 7 years ago
stylo: layout/printing/crashtests/576878.xhtml non-fatally assert with "In-flow frame has wrong parent"
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: heycam, Unassigned)
References
(Blocks 1 open bug)
Details
###!!! ASSERTION: In-flow frame has wrong parent: 'aNewFrame->GetParent() == aParentFrame', file /home/worker/workspace/build/src/layout/base/nsCSSFrameConstructor.cpp, line 1302
Reporter | ||
Comment 1•8 years ago
|
||
This is fixed in the latest mozilla-central -> stylo merge.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•8 years ago
|
||
This didn't get fixed after all (see bug 1334938); sorry for the noise.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•8 years ago
|
||
Note that https://hg.mozilla.org/mozilla-central/rev/2023dadca59c fixed assertions and removed the annotations on this crashtest. I don't know if that means this bug can be resolved or not.
Reporter | ||
Comment 4•8 years ago
|
||
Thanks for pointing that out. The stylo assertions remain; I'll add the annotation back in in the next mozilla-central -> stylo merge.
Updated•8 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Priority: P3 → --
Reporter | ||
Comment 5•7 years ago
|
||
No longer asserts.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•