Closed Bug 1267079 Opened 9 years ago Closed 2 years ago

"Assertion failure: !MustReframeForAfterPseudo(lastContinuation)" with outline-radius animation, :after

Categories

(Core :: Layout, defect)

defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox48 --- affected

People

(Reporter: jruderman, Assigned: dholbert)

References

Details

(Keywords: assertion, testcase, Whiteboard: qa-not-actionable, [wptsync upstream])

Attachments

(4 files)

Attached file testcase
Assertion failure: !MustReframeForAfterPseudo(lastContinuation) (shouldn't need to reframe ::after as we would have had eRestyle_Subtree and wouldn't get in here), at layout/base/RestyleManager.cpp:3172
Attached file stack
Whiteboard: → qa-not-actionable

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 → --

No assertions anymore in a recent debug build. --> WORKSFORME, and I'll add a crashtest.

Severity: -- → S3
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(dholbert)
Resolution: --- → WORKSFORME

Side note, -moz-outline-radius in the testcase isn't recognized as a CSS property anymore; these days we use border-radius to control outlines, as of bug 315209.

Here's the testcase amended to use border-radius instead, and with the setTimeout replaced with a double-rAF, to make this more suitable as a crashtest.

Flags: needinfo?(dholbert)
Assignee: nobody → dholbert
Pushed by dholbert@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/391d1d3ba83e Add wpt crashtest for this (fixed) bug. r=emilio,TYLin
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/44406 for changes under testing/web-platform/tests
Whiteboard: qa-not-actionable → qa-not-actionable, [wptsync upstream]
Upstream PR merged by moz-wptsync-bot
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: