| commit | 0ff9a6d0140aabaccd597cfe79f641010365daeb | [log] [tgz] |
|---|---|---|
| author | Kevin Ellis <kevers@google.com> | Thu Mar 06 18:54:12 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 06 18:54:12 2025 |
| tree | 23d112e1cfefba28daf4d959700653afa1409cf8 | |
| parent | a6b860d4525a607b6177826b3b67bd1834ecc633 [diff] |
Synchronously starting a second VT cancels the first When starting a view transition, the previously active transition is skipped; however, the new transition was starting before the skipped transition invoked its DOM change callback. Bug: 379422729 Change-Id: I679c48b18e244996273bdfe340b74bdcc0decece Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6318259 Reviewed-by: Vladimir Levin <vmpstr@chromium.org> Commit-Queue: Kevin Ellis <kevers@chromium.org> Cr-Commit-Position: refs/heads/main@{#1429045}
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.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.