Closed Bug 1361933 Opened 8 years ago Closed 8 years ago

stylo: Assertions because Interpolating null StyleAnimationValues if we have missing keyframes on the compositor thread

Categories

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

defect

Tracking

()

RESOLVED DUPLICATE of bug 1354947

People

(Reporter: boris, Unassigned)

References

Details

I got some assertions in AnimationHelper.cpp because we use null StyleAnimationValues to compute the interpolation value after enabling OMTA in test_animations_omta.html [1]. File this bug for it. [1] http://searchfox.org/mozilla-central/rev/ae8c2e2354db652950fe0ec16983360c21857f2a/layout/style/test/test_animations_omta.html#1517-1568
Priority: -- → P2
Will be fixed by bug 1354947.
(In reply to Hiroyuki Ikezoe (:hiro) from comment #1) > Will be fixed by bug 1354947. Thanks, hiro. It's a good news.
Also note that on stylo CSS animations do not generate missing keyframes at all (If I implemented keyframe handling correctly ).
After applying bug 1354947, I can't reproduce this assertion.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.