commit | cc72adf124b9040ab036d04867ee53f63bdabb1c | [log] [tgz] |
---|---|---|
author | Matt Mueller <mattm@chromium.org> | Tue Jun 14 21:22:59 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 14 21:22:59 2022 |
tree | a8aefced7dddb89cfbe092b2594abcb3a51e8791 | |
parent | 0ed181313f7f986500c2fbfb72536dcf0e35e045 [diff] |
Support Chrome Root Store on Mac. Adds option to TrustStoreMac for whether to check certs from the system domain, and updates SystemTrustStore to make use of it. Add param to dual verifier trial to choose CRS or not. Bug: 1327433 Change-Id: I7d4204bc266b67530b6b6602e8ee42b7060df28d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3699218 Auto-Submit: Matt Mueller <mattm@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by: Hubert Chao <hchao@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1014145}
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.