commit | 72b6cb658fbdabda7610954603355e773da77a64 | [log] [tgz] |
---|---|---|
author | Igor <igorcov@chromium.org> | Mon Jun 30 13:02:13 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 30 13:02:13 2025 |
tree | b3359404fbd000057b479e035fdd2c574d26f54c | |
parent | 9e62b7fec7a5253dc2e57335adb57163084f8fd3 [diff] |
Validate Domain only if Device ID validation is not used When CanUseDeviceIdValidation returns true, validate the deviceId, otherwise validate the domain. This is a step towards removing the domain validation. BUG=b:256551074 TEST=None Change-Id: I91c968432596148d8e86fb3820f24c72387503a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6687168 Commit-Queue: Igor <igorcov@chromium.org> Reviewed-by: Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1480466}
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.