commit | 72d05781891508b01f75c6ffdeff8a4d474989f0 | [log] [tgz] |
---|---|---|
author | Cheick Cisse <cheickcisse@google.com> | Tue Apr 01 15:04:05 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 01 15:04:05 2025 |
tree | e6aea4dc69c63031364a4bcd9d625b8a045c0109 | |
parent | 3928f1a23efc59a6a8254e50736a0d5fbea90b09 [diff] |
[iOS][DefaultBrowser] Expose default browser status with 1P apps This CL exposes the default browser status to 1P apps when the bling backgrounds. The data is shared via UserDefaults in an app group that is shared with 1P apps. IIn addition, it adds a feature flag, enabled by default, as a safety net. Bug: 397966670 Change-Id: I07b4008ddb9eda3cbb2d6934b183aef022931821 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6404853 Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Cheick Cisse <cheickcisse@google.com> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/main@{#1440927}
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.