commit | 2e7009c024a89848286f796d0e31dacd372ab893 | [log] [tgz] |
---|---|---|
author | Irem Uguz <[email protected]> | Thu Jan 14 09:55:40 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jan 14 09:55:40 2021 |
tree | 989a9d353b293d75eac6262e820caf5cb8f6cf66 | |
parent | 398eae2cfd1b2f96f115a4975e3bf81c96ac3794 [diff] |
Cert Provisioning: Refresh certificate manager on updates. Add Observer to net::CertDatabase in certificate_manager_model CertsSourcePlatformNSS to observe the changes in the CertDatabase and Refresh whenever there is a change in the database to solve the bug. Update the tests accordingly. Bug: 1146607 Change-Id: I3b9ba7f64cf47333cb79430c6a060620290e8f30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601748 Reviewed-by: Matt Mueller <[email protected]> Reviewed-by: Pavol Marko <[email protected]> Commit-Queue: Irem Uğuz <[email protected]> Cr-Commit-Position: refs/heads/master@{#843463}
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.