Open Bug 1503741 Opened 6 years ago Updated 2 years ago

Don't synchronize infinitely repeating animations with short ones

Categories

(Core :: DOM: Animation, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox65 --- affected

People

(Reporter: birtles, Unassigned)

References

Details

As Hiro points out in bug 1502026, we probably shouldn't force compositor animations to the main thread when either they or the ones we are trying to synchronize with are infinitely repeating.

In fact, we should possibly avoid doing any synchronization at all for infinitely repeating animations.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.