Closed
Bug 1324677
Opened 8 years ago
Closed 7 years ago
stylo: several tests non-fatally assert with "expected ServoData to be cleared earlier"
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox55 | --- | unaffected |
firefox56 | --- | wontfix |
firefox57 | --- | fixed |
People
(Reporter: heycam, Assigned: cpeterson)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
###!!! ASSERTION: expected ServoData to be cleared earlier: '!HasServoData()', file /home/worker/workspace/build/src/obj-firefox/dist/include/mozilla/dom/Element.h, line 172
layout/style/crashtests/1146101-1.html
layout/style/crashtests/1264396-1.html
layout/svg/crashtests/361587-1.svg
Updated•8 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Priority: P3 → --
Reporter | ||
Comment 1•7 years ago
|
||
These tests no longer assert.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Comment hidden (mozreview-request) |
Reporter | ||
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8904901 [details]
Bug 1324677 - Remove unnecessary asserts-if(stylo) annotation from layout crashtests.
https://reviewboard.mozilla.org/r/176692/#review181660
Ah, I forgot to remove these. Thanks!
Attachment #8904901 -
Flags: review?(cam) → review+
Reporter | ||
Updated•7 years ago
|
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → cpeterson
status-firefox55:
--- → unaffected
status-firefox56:
--- → wontfix
status-firefox57:
--- → affected
status-firefox-esr52:
--- → unaffected
Pushed by cpeterson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/36b32026b08d
Remove unnecessary asserts-if(stylo) annotation from layout crashtests. r=heycam
Comment 5•7 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•