Closed
Bug 1222326
Opened 9 years ago
Closed 9 years ago
Should expose Animation::CanThrottle (or something related to it) as webidl
Categories
(Core :: DOM: Animation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1235286
People
(Reporter: hiro, Unassigned)
Details
We are now going to optimize various animations and refactor related to optimizations. e.g. bug 1216030 or bug1166500. To test those bugs in automation tests I would like to expose Animation::CanThrottle in webidl with chrome only flag.
Reporter | ||
Comment 1•9 years ago
|
||
Or expose a method to get RestyleTyle (Throttled, Layer and Standard) in next tick?
Reporter | ||
Comment 2•9 years ago
|
||
This can be done by tests introduced in bug 1235286.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•