Open Bug 1625029 (compositor-animations) Opened 5 years ago Updated 2 years ago

[META] Support off-main thread animations on more CSS properties

Categories

(Core :: CSS Transitions and Animations, enhancement, P5)

enhancement

Tracking

()

People

(Reporter: boris, Unassigned)

References

(Depends on 5 open bugs)

Details

(Keywords: meta)

Basically, Gecko supports opacity, transform, translate, rotate, scale, offset (i.e. motion-path), and background-color animations running on the compositor thread.

Besides, it seems Blink and WebKit support other properties, e.g. filter, backdrop-filter, running off-main thread animations, and looks like some other people have interests in making more CSS properties support compositor animations, based on the empirical data which shows how often Web pages do this: https://www.chromestatus.com/metrics/css/animated. This could be the meta bug to trace these issues and any potential improvement.

Alias: compositor-animations
Summary: Support off-main thread animations on more CSS properties → [META] Support off-main thread animations on more CSS properties

There is a discussion about compositor animations on visibility on Chromium, Issue 713438.

Depends on: 1186204
Depends on: 1382909
Depends on: 1626165
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.