Closed
Bug 1281715
Opened 8 years ago
Closed 6 years ago
"Assertion failure: mElements.Contains(cur)" with createShadowRoot and removing stylesheet
Categories
(Core :: DOM: Core & HTML, defect, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla57
People
(Reporter: jruderman, Assigned: emilio)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
Assertion failure: mElements.Contains(cur), at layout/style/nsCSSRuleProcessor.cpp:4099 DOMFuzz found this by modifying https://dxr.mozilla.org/mozilla-central/source/layout/reftests/css-display/display-contents-shadow-dom-1.html
Reporter | ||
Comment 1•8 years ago
|
||
Flags: needinfo?(wchen)
Updated•6 years ago
|
Comment 2•6 years ago
|
||
Tested with webcomponents preffed on and Stylo preffed off. Fix range: INFO: First good revision: 3c698f2b2eed6e29d6346c798e6234bd5b2696c4 INFO: Last bad revision: bfea6090979c54bea1d4b7ef56a8fa8f641da39a INFO: Pushlog: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=bfea6090979c54bea1d4b7ef56a8fa8f641da39a&tochange=3c698f2b2eed6e29d6346c798e6234bd5b2696c4 Presumably something in Emilio's push. NI myself to land a crashtest.
Assignee: nobody → emilio
Status: NEW → RESOLVED
Has Regression Range: --- → no
Closed: 6 years ago
status-firefox50:
affected → ---
status-firefox56:
--- → disabled
status-firefox57:
--- → fixed
status-firefox-esr52:
--- → disabled
Flags: needinfo?(ryanvm)
Flags: in-testsuite?
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Updated•6 years ago
|
Flags: needinfo?(ryanvm)
Flags: in-testsuite?
Flags: in-testsuite+
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/56f298457266 Add crashtest. r=me
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/56f298457266
Updated•5 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•