| commit | 8558361ce223f2dbd82bc5797231c9b1b7b13763 | [log] [tgz] |
|---|---|---|
| author | Andrew Paseltiner <apaseltiner@chromium.org> | Mon Nov 28 19:42:01 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 28 19:42:01 2022 |
| tree | 342a449704021b47d289c9c1d9be1f331ef2e808 | |
| parent | 21c317b57b2d7648f82d13c0ed911af60d9694a2 [diff] |
Require attribution_reporting::SuitableOrigins to use HTTP/HTTPS All other schemes are invalid for use with the Attribution Reporting API. Bug: 1351086 Change-Id: Ia6f9a576e3d494b6495e4a182fe0007cdd474ef1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4031397 Reviewed-by: John Delaney <johnidel@chromium.org> Commit-Queue: Andrew Paseltiner <apaseltiner@chromium.org> Cr-Commit-Position: refs/heads/main@{#1076353}
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.