commit | 84bdb081255638a690ab3c209cdf00ffca289a79 | [log] [tgz] |
---|---|---|
author | Matt Reichhoff <mreichhoff@chromium.org> | Mon Oct 30 16:15:06 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 30 16:15:06 2023 |
tree | 3305a4139791b9f540e97971b757cf2e7c3f14e2 | |
parent | 9a26146fa85e0febdf8682b8905383c9e8296ef6 [diff] |
Send origins to enterprise plus_addresses server The map is still eTLD+1 keyed, and it still assumes eTLD+1s come back in List calls. Upcoming changes will future-proof the latter; this change is merely to ensure the service has what it needs. Change-Id: I1e8c1dca7e8d80f3116cca5cc07af5ec994e9e22 Bug: 1467623 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4980594 Commit-Queue: Matt Reichhoff <mreichhoff@chromium.org> Reviewed-by: Kirubel Aklilu <kaklilu@chromium.org> Reviewed-by: Side YILMAZ <sideyilmaz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1216986}
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.