Closed Bug 1324693 Opened 8 years ago Closed 8 years ago

stylo: several tests non-fatally assert with a few animation related assertions

Categories

(Core :: CSS Parsing and Computation, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: heycam, Assigned: boris)

References

(Blocks 1 open bug)

Details

Attachments

(2 obsolete files)

###!!! ASSERTION: stylo: Servo-backed style system should not be using EffectCompositor: 'Error', file /home/worker/workspace/build/src/dom/animation/EffectCompositor.cpp, line 279 ###!!! ASSERTION: stylo: ServoRestyleManager does not support animations yet: 'Error', file /home/worker/workspace/build/src/layout/generic/nsFrame.cpp, line 710 ###!!! ASSERTION: stylo: cannot handle compositor-driven animations yet: 'Error', file /home/worker/workspace/build/src/dom/animation/EffectCompositor.cpp, line 153 dom/animation/test/crashtests/1216842-5.html dom/animation/test/crashtests/1216842-6.html dom/animation/test/crashtests/1272475-1.html dom/animation/test/crashtests/1272475-2.html
Assignee: nobody → boris.chiou
Depends on: 1334036
Status: NEW → ASSIGNED
Depends on: 1332657
Status: ASSIGNED → NEW
No longer depends on: 1334036
Priority: -- → P3
Wrong bug number....
Attachment #8851505 - Attachment is obsolete: true
Attachment #8851505 - Flags: review?(emilio+bugs)
Attachment #8851506 - Attachment is obsolete: true
Attachment #8851506 - Flags: review?(cam)
Comment on attachment 8851505 [details] Bug 1324693 - Make parse_dimension() return a finite value. https://reviewboard.mozilla.org/r/123820/#review126220 ::: servo/components/style/values/specified/mod.rs:221 (Diff revision 1) > } > _ => Err(()) > } > } > > #[allow(missing_docs)] I don't think you need this on a non-pub fn.
(In reply to Cameron McCormack (:heycam) from comment #4) > Comment on attachment 8851505 [details] > Bug 1324693 - Make parse_dimension() return a finite value. > > https://reviewboard.mozilla.org/r/123820/#review126220 > > ::: servo/components/style/values/specified/mod.rs:221 > (Diff revision 1) > > } > > _ => Err(()) > > } > > } > > > > #[allow(missing_docs)] > > I don't think you need this on a non-pub fn. OK. I would like to move these patches into another bug, and I will remove this non-pub fn.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Depends on: 1336769
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: