commit | 9ac9a3a274f34b421e17df4387b444eb97c64909 | [log] [tgz] |
---|---|---|
author | Andrew Rayskiy <[email protected]> | Thu Jun 26 23:44:28 2025 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jun 26 23:44:28 2025 |
tree | cd7d4306e2f4772145f73ce0e50c3ebc8a60fcf4 | |
parent | 5dbda9fd294d43eae8299268f7e671bc3fe16907 [diff] |
Add a new set of schemes for Isolated Apps to CustomSchemeRegistry This is an abstraction to be used in blink/ or net/ for checking Isolated Web App URLs. Bug: 422407859 Change-Id: I0cf56b917ee05586b899c3517cd79d8c7e2fefee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6662779 Reviewed-by: Mike West <[email protected]> Reviewed-by: Alex Moshchuk <[email protected]> Commit-Queue: Andrew Rayskiy <[email protected]> Cr-Commit-Position: refs/heads/main@{#1479529}
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.