commit | 470985a1036fd56614b342e80f1edf004ca0638a | [log] [tgz] |
---|---|---|
author | Nate Chapin <japhet@chromium.org> | Wed Mar 13 21:24:17 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 13 21:24:17 2024 |
tree | fdf0dd5a645d036a6627be892b1a3476841a23b3 | |
parent | c37f9a616ea942c7f1976fe3c20aa8dcbef47466 [diff] |
Revert "view-transition: Ensure navigate event is dispatched before pageswap." This reverts commit 3fb70711e2e9035e51f9dba7dc409ff74a4a3339. Reason for revert: Test is failing on linux-bfcache-rel: https://ci.chromium.org/ui/p/chromium/builders/ci/linux-bfcache-rel/57288/overview Original change's description: > view-transition: Ensure navigate event is dispatched before pageswap. > > When performing a browser traverse navigation with a ViewTransition, > ensure that navigate fires before pageswap and capture steps on the > old Document. > > Fixed: 41490961 > Change-Id: Iec422aad59709e2a8168a661e3541871e4871953 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5364073 > Auto-Submit: Khushal Sagar <khushalsagar@chromium.org> > Reviewed-by: Rakina Zata Amni <rakina@chromium.org> > Commit-Queue: Khushal Sagar <khushalsagar@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1272324} Change-Id: I760867d45e43fcfba5f242b645b19a33dfa51bd4 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5370648 Owners-Override: Nate Chapin <japhet@chromium.org> Auto-Submit: Nate Chapin <japhet@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/main@{#1272426}
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.