commit | 6341dbccf51cbad5e6c06575cf4646ea17bce1d1 | [log] [tgz] |
---|---|---|
author | Robert Flack <flackr@chromium.org> | Fri Aug 14 21:00:48 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 14 21:00:48 2020 |
tree | 4a9ee644c135674bc6b208af2ae933870c4b3e19 | |
parent | 09e03bb6933db12b9a4ad430a707235c83c0e793 [diff] |
Perform a microtask checkpoint after updating timelines. Updating timelines can enqueue tasks related to ready and finish promises which should run before animation events and updated rendering. Bug: 1116020 Change-Id: Ica1927bb3921eef574abeaca23bb198dda658ccd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354164 Reviewed-by: Kevin Ellis <kevers@chromium.org> Commit-Queue: Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#798259}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.