Closed
Bug 934729
Opened 11 years ago
Closed 7 years ago
"ASSERTION: Children must have same reference frame" with sticky, preserve-3d
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
()
Details
(Keywords: assertion, reproducible, testcase)
Attachments
(2 files)
###!!! ASSERTION: Children must have same reference frame: 'mList.IsEmpty() || !ReferenceFrame() || !mList.GetBottom()->ReferenceFrame() || mList.GetBottom()->ReferenceFrame() == ReferenceFrame()', file layout/base/nsDisplayList.h, line 2400
Reporter | ||
Comment 1•11 years ago
|
||
Comment 2•7 years ago
|
||
I hit this assertion failure on Wikipedia's "Redirected from" popups, such as when https://en.m.wikipedia.org/wiki/Firefox_browser is redirected to https://en.m.wikipedia.org/wiki/Firefox.
###!!! ASSERTION: Children must have same reference frame: 'mList.IsEmpty() || !ReferenceFrame() || !mList.GetBottom()->ReferenceFrame() || mList.GetBottom()->ReferenceFrame() == ReferenceFrame()', file layout/painting/nsDisplayList.h, line 3821
status-firefox55:
--- → affected
Keywords: reproducible
Comment 3•7 years ago
|
||
No longer reproducible on trunk.
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox55:
affected → ---
Flags: in-testsuite+
Resolution: --- → WORKSFORME
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1fe1fea42d49
Add crashtest.
Comment 5•7 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•