commit | e51541ce5c1ed4025109243a3f545991e608cf75 | [log] [tgz] |
---|---|---|
author | Vignesh Shenvi <vshenvi@google.com> | Sat Nov 09 01:23:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 09 01:23:02 2024 |
tree | eaa98b3d0d6b21a1e1e2ce17fd50a651f69574ec | |
parent | 8a2f62e25fef40ac165ef0ef84b6fdc1c12b200b [diff] |
Revert change that closes tabs on creation and activation This change reverts a change that was introduced to clean up tabs on creation and activation where navigation was blocked. This regressed certain flows that created new tabs on link clicks because the tabs were closed before the navigation was complete. Bug: b:378162009 Change-Id: Ide1785a2ae948aa8eaebc6832a27c0deb251ccfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6007102 Reviewed-by: April Zhou <aprilzhou@google.com> Commit-Queue: Vignesh Shenvi <vshenvi@google.com> Cr-Commit-Position: refs/heads/main@{#1380753}
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.