commit | 2e4ed9627ba5a6cb2c8aaed6fc3476ac1d1a8615 | [log] [tgz] |
---|---|---|
author | Daniel Rubery <drubery@chromium.org> | Fri Aug 15 18:55:04 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 15 18:55:04 2025 |
tree | cd884b8d513d51983f015993177c08072ec53033 | |
parent | c91109420bd4b8d4ab993be27df35acc947f1eb2 [diff] |
Check .well-known before registering a site-scoped session We don't want DBSC to be abused by a subdomain adding new behavior across the entire site without opt-in from the site. A .well-known is used to authorize that. Bug: 384557793 Change-Id: Id77385973be3add92379174bb8f72c9de7ecc3f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6795664 Reviewed-by: thefrog <thefrog@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/main@{#1502048}
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.