Closed
Bug 1144434
Opened 10 years ago
Closed 2 years ago
"Assertion failure: aInsertion->mParentFrame == fakeInsertion.mParentFrame" with display:contents
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Assigned: dholbert)
References
Details
(Keywords: assertion, testcase)
Attachments
(3 files)
Assertion failure: aInsertion->mParentFrame == fakeInsertion.mParentFrame, at layout/base/nsCSSFrameConstructor.cpp:6590
This assertion is part of code added in:
changeset: https://hg.mozilla.org/mozilla-central/rev/af9ca68d20ed
user: Mats Palmgren <mats@mozilla.com>
date: Thu Nov 20 18:24:09 2014 +0000
summary: Bug 907396 - Frame constructor changes for display:contents. r=bzbarsky
Reporter | ||
Comment 1•10 years ago
|
||
Comment 2•2 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Severity: critical → --
Assignee | ||
Comment 3•2 years ago
|
||
No fatal assertion anymore, in a local debug build. --> WFM, I'll add a crashtest.
Severity: -- → S3
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(dholbert)
Resolution: --- → WORKSFORME
Assignee | ||
Comment 4•10 months ago
|
||
Updated•10 months ago
|
Assignee: nobody → dholbert
Pushed by dholbert@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e6b6322cf7a9
Add wpt crashtest for this (fixed) bug. r=TYLin
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/44390 for changes under testing/web-platform/tests
Comment 7•10 months ago
|
||
bugherder |
Upstream PR merged by moz-wptsync-bot
Updated•10 months ago
|
Flags: in-testsuite+
Assignee | ||
Updated•10 months ago
|
Flags: needinfo?(dholbert)
You need to log in
before you can comment on or make changes to this bug.
Description
•