| commit | b9f40e95df7892f437b7517c09a8ec5d38ab1e1c | [log] [tgz] |
|---|---|---|
| author | Andrew Rayskiy <greengrape@google.com> | Thu Oct 02 13:56:46 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 02 13:56:46 2025 |
| tree | 05b56a770e6e833be064f3eee2ec9585adc7f0eb | |
| parent | 6f9709fad6e653b128fd007df118eb724b32d702 [diff] |
Protocol Handler UX (2/x): Store protocol links in PreferredAppsList This CL persists user prefs for protocol links to PreferredAppsList. Since protocol schemes are mutually exclusive with supported links (which are only http/https), they can peacefully co-exist within this class. UXC: go/cros-protocol-handler-ux Bug: 422422887 Change-Id: I5fac8772a9fbab15dd385a9ceb97fdaf2e75b0c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6989213 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Andrew Rayskiy <greengrape@google.com> Cr-Commit-Position: refs/heads/main@{#1524170}
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.