commit | 7853796061970276b55dab805faf17946ca4a0b5 | [log] [tgz] |
---|---|---|
author | Leo Lai <cylai@google.com> | Mon Dec 14 02:12:02 2020 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 14 02:12:02 2020 |
tree | c706659b4e3d9edc2359f92cec306877a96b9ac5 | |
parent | c69bf65e96004fc639822762e038344009688d9b [diff] |
SystemTokenCertDBInitializer test cases of ownership taken signal. This is the missing test coverage in unittests. Technically speaking, certain browser tests, e.g., WebviewClientCertsTokenLoadingLoginTest also exercise the logic, but the code distance is very far and thus hard to debug. It makes sense for the its own unittests to test it first. BUG=b:172748724 TEST=unit_tests. Change-Id: Ib293bdeb1c572172e611ce9a55da15a8a0349a87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581707 Commit-Queue: Leo Lai <cylai@google.com> Reviewed-by: Achuith Bhandarkar <achuith@chromium.org> Reviewed-by: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#836512}
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 .
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.