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/c/chromium/src/+/2087225 Commit-Queue: Kevin Ellis <kevers@chromium.org> Reviewed-by:Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#748299}
Showing
Please register or sign in to comment