Closed
Bug 1361981
Opened 8 years ago
Closed 8 years ago
stylo: Assertion failure: uncomputeResult (could not uncompute value), at AnimationHelper.cpp:138
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1334036
People
(Reporter: boris, Unassigned)
References
Details
After enabling OMTA, I got:
Assertion failure: uncomputeResult (could not uncompute value), at /home/worker/workspace/build/src/gfx/layers/AnimationHelper.cpp:138
in these test files:
dom/animation/test/crashtests/1322382-1.html
dom/animation/test/crashtests/1322291-1.html
dom/animation/test/crashtests/1322291-2.html
Reporter | ||
Comment 1•8 years ago
|
||
Reporter | ||
Comment 2•8 years ago
|
||
I will fix this in Bug 1334036.
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Comment 3•8 years ago
|
||
Boris, you probably should dupe this to bug 1334036 if it's going to fixed by that. That let's us know when it was fixed. Marking it as WORKSFORME suggests it was never a problem.
There are some pretty detailed guidelines for when you should use WORKSFORME here:
https://developer.mozilla.org/en-US/docs/Mozilla/Bugzilla/What_to_do_and_what_not_to_do_in_Bugzilla#Resolving_bugs_as_WORKSFORME
Reporter | ||
Updated•8 years ago
|
Resolution: WORKSFORME → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•