Closed Bug 1620645 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 22120 - Do not composite infinite duration animations.

Categories

(Core :: DOM: Animation, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 22120 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/22120
Details from upstream follow.

Kevin Ellis <kevers@chromium.org> wrote:

Do not composite infinite duration animations.

This patch prevents infinite duration animations from running on the
compositor. These animations are locked at progress = 0, and therefore
do not benefit from compositing. Infinite duration animations are
properly handled when running as main thread animations.

Bug: 1057076
Change-Id: Ibe4d4d9939060aeb8f62f4b5d94ca3d941b07ba1
Reviewed-on: https://chromium-review.googlesource.com/2087225
WPT-Export-Revision: 7e5cc1a0d61d558f62d0d303b0f53111b99c7627

Component: web-platform-tests → DOM: Animation
Product: Testing → Core

CI Results

Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests

Status Summary

Firefox

PASS: 1

Chrome

FAIL: 1

Safari

PASS: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4fd1d0d390a2 [wpt PR 22120] - Do not composite infinite duration animations., a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.