Closed
Bug 1342006
Opened 8 years ago
Closed 7 years ago
stylo: Assertion failure: DirtyDescendantsBitIsPropagatedForServo(), at ElementInlines.h:72 with spider extension
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
Details
(Keywords: assertion)
Attachments
(1 file)
97.83 KB,
text/plain
|
Details |
During testing Firefox with stylo debug builds in bughunter, bughunter run into Assertion failure: DirtyDescendantsBitIsPropagatedForServo() on startup. From log this seems has happend after/while the spider extension was installed.
Assertion failure: DirtyDescendantsBitIsPropagatedForServo(), at /home/worker/workspace/build/src/obj-firefox/dist/include/mozilla/dom/ElementInlines.h:72
Comment 2•8 years ago
|
||
(In reply to Andrew Overholt [:overholt] from comment #1)
> Maybe Bobby knows what's up here.
This is a stylo bug. Doesn't need DOM triage.
Flags: needinfo?(bobbyholley)
Summary: Assertion failure: DirtyDescendantsBitIsPropagatedForServo(), at ElementInlines.h:72 → stylo: Assertion failure: DirtyDescendantsBitIsPropagatedForServo(), at ElementInlines.h:72 with spider extension
Updated•8 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Priority: P3 → --
Comment 3•7 years ago
|
||
This code has changed enough that I'm going to assume the issue here has been fixed. Please reopen if you see it again.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•