Open
Bug 1300983
Opened 8 years ago
Updated 2 years ago
[Power] Throttle animations, which can be run on the compositor, overridden by !important style or higher priority animations
Categories
(Core :: DOM: Animation, defect, P5)
Core
DOM: Animation
Tracking
()
NEW
People
(Reporter: hiro, Unassigned)
References
Details
Attachments
(1 file)
This is a variant of bug 1300982 but only for properties can be run on the compositor.
Reporter | ||
Comment 1•8 years ago
|
||
In this case we can throttle the animations easier that other properties because we can detect the overridden state by mWinsInCascade flag.
But I am planning to remove the flag so don't request a review for now.
Reporter | ||
Updated•8 years ago
|
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•