commit | 65744424d64ccd9ee787c5b51b62bd8f56b4d7c4 | [log] [tgz] |
---|---|---|
author | Lily Chen <chlily@chromium.org> | Thu Feb 01 23:27:26 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 01 23:27:26 2024 |
tree | 3607c84a5ff11768b08aa4e7bbce0a89f70def97 | |
parent | 8e7eaf7a43906a336cd6e4e5659b666f982f7eae [diff] |
Update comment on CanGetReputationOfUrl() It's not that these short/single-label hostnames are invalid, it's just that the SB server doesn't check them so there's no point in sending them. Change-Id: Id981fb82919199a70664d6b9661f0378166830c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5260358 Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Commit-Queue: Lily Chen <chlily@chromium.org> Auto-Submit: Lily Chen <chlily@chromium.org> Reviewed-by: Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1255341}
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.