commit | 138878e775d90eef7c6fc96098718bb71a5ca42a | [log] [tgz] |
---|---|---|
author | Viktor Semeniuk <vsemeniuk@google.com> | Thu Jun 15 10:21:41 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 15 10:21:41 2023 |
tree | e2f33c16b5ef0eda4891936616070620bd217b3e | |
parent | 9aaa6111138a9f9d1b54966341d9b190a5051b3f [diff] |
[Affiliations] Simplify obtaining affiliated and grouped realms This change replaces GetAffiliatedAndroidAndWebRealms and GetGroup with GetAffiliatedAndGroupedRealms inside AffiliatedMatchHelper. AffiliatedMatchHelper tests are fully rewritten to follow testing best practises. Bug: 1428539 Fixed: 1432264 Change-Id: I098318129302a828df252d354781242f8860e543 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4607387 Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1158059}
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.