Closed
Bug 1324686
Opened 8 years ago
Closed 8 years ago
stylo: layout/style/crashtests/1282076-2.html non-fatally asserts with "stylo: SMIL animations not supported yet" and "stylo: Servo-backed style system should not be using EffectCompositor"
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: heycam, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
###!!! ASSERTION: stylo: SMIL animations not supported yet: 'Error', file /home/worker/workspace/build/src/dom/smil/nsSMILAnimationController.cpp, line 326
###!!! ASSERTION: stylo: Servo-backed style system should not be using EffectCompositor: 'Error', file /home/worker/workspace/build/src/dom/animation/EffectCompositor.cpp, line 279
Reporter | ||
Comment 1•8 years ago
|
||
This is fixed in the latest mozilla-central -> stylo merge.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•8 years ago
|
||
This didn't get fixed after all (see bug 1334938); sorry for the noise.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•8 years ago
|
Priority: -- → P3
Comment 3•8 years ago
|
||
The assertion has been gone since bug 1324669, and asserts-if annotation has been removed in https://hg.mozilla.org/integration/mozilla-inbound/rev/a59eac65cc60#l22.40 .
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Depends on: 1324669
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•