commit | 637158a2bb1692ee2e5995407e2afba90856796a | [log] [tgz] |
---|---|---|
author | Alan Cutter <alancutter@chromium.org> | Wed Mar 13 23:36:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 13 23:36:10 2024 |
tree | d4724dce5a3afda6ac7aa9720b858ce7db16dc7f | |
parent | 328564e6ed859b7bcd63f4533008db042fcc0ed1 [diff] |
[AIS] Close any about:blank tabs spawned as part of an app install URI navigation This CL copies the about:blank clean up behaviour used by link capturing to the app install URI throttle. The keep alives are not needed on ChromeOS where the browser does not close with the last tab closing. Bug: b/325998705 Change-Id: I9be5fdc16bf1ef4ecf0bbf7fba8e7a318f39c406 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5340674 Reviewed-by: Dibyajyoti Pal <dibyapal@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Reviewed-by: Yuzhu Shen <yzshen@chromium.org> Auto-Submit: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/main@{#1272504}
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.