commit | 5d105e7c157937a472b76dccbf07b8242c814140 | [log] [tgz] |
---|---|---|
author | Matt Mueller <mattm@chromium.org> | Mon Jul 01 17:38:42 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jul 01 17:38:42 2019 |
tree | 254a4249495bc5ffca7c04216c63727642b41899 | |
parent | 1a3d6df669e49b00fe7480a0ef3efa898f383a22 [diff] |
TrustStoreMac: cache calculated certificate trust settings. SystemTrustStoreMac owns a global shared TrustStoreMac instance. SystemTrustStoreMac::IsKnownRoot is now implemented using the TrustStoreMac cache rather than known_roots_mac.cc (which is now only used by the old verifier.) Bug: 973648 Change-Id: I5acf59e6f82865a4acc0ea2993828eab5e4edbbe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1666274 Commit-Queue: Matt Mueller <mattm@chromium.org> Reviewed-by: Ryan Sleevi <rsleevi@chromium.org> Cr-Commit-Position: refs/heads/master@{#673750}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .