Open Bug 1401409 Opened 7 years ago Updated 10 months ago

css animation demo slower in Firefox than Chrome

Categories

(Core :: Graphics: WebRender, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox57 --- affected

People

(Reporter: asa, Unassigned)

References

(Blocks 1 open bug)

Details

Gecko Profile: https://perfht.ml/2fa9M0G Demo URL: https://codepen.io/thebabydino/pen/YrqVXZ Tested with Chrome release and 64-bit Firefox Nightly 2017-09-19 on Windows 10 The animation is slower in Firefox than in Chrome. Can we make it as fast or faster?
Component: General → CSS Parsing and Computation
It looks like we're not running these animations on the compositor because they use transform-style: preserve-3d (bug 779598). It might be that even if we clear that hurdle we might not clear the minimum layer size, I'm not sure.
Priority: -- → P3
Severity: normal → S3
Component: CSS Parsing and Computation → Graphics: WebRender
You need to log in before you can comment on or make changes to this bug.