commit | 7b9f553ed12e6d5ce0d5de7a70fe2ea7655c2055 | [log] [tgz] |
---|---|---|
author | Robbie Gibson <rkgibson@google.com> | Thu Jan 09 22:59:55 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 09 22:59:55 2025 |
tree | 231e55893faf10d196fe1774b95af5877394a58d | |
parent | 995734f7c7496f71b9a0e35cf03f859831e66de7 [diff] |
[iOS] Observe navigations to show/hide default browser banner promo The DB banner promo app agent observes navigations in all active web states. Then, the agent alerts all observers that the UI should be displayed. In the UI, the primary toolbar mediator in each non-OTR window observes the agent and shows/hides the promo in that window on command. The rule of "show promo everywhere except for Google search pages" is temporary and will be changed in a future CL. Bug: 374119252 Change-Id: I572f1b0201751448af8ada564ec3ded48cf2b4b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6158414 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1404456}
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.