Animation worklet to always use compositor task queue
Split off from https://crrev.com/c/1751324 We want to prioritize loading and compositing task queues during early load. For correct functioning of web tests we also need to prioritize main thread animation worklet tasks. In general it makes sense for all animation tasks to be posted to a compositor task queue regardless of which thread they are on. Bug: 971191 Change-Id: I9d26e1d8a54a3bb24a96781968890c277f795011 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762244Reviewed-by:Philip Rogers <pdr@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#689375}
Showing
Please register or sign in to comment