commit | a9445c3754c3789a4f98d9e5884f310dec877331 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Tue Apr 09 18:14:22 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 09 18:14:22 2024 |
tree | 711d92c1f231a8e6f64effee0d43e2127894db8e | |
parent | 2ed078c5ee3186e3691e0f9cf8b5e8f534e4d06c [diff] |
Extend OSCrypt.Linux.DecryptedWithEmptyKey histogram The number of decryption with an empty key has gone from 1.7% a year ago to 0.27% today. Continue to monitor this histogram and wait for it to go down even further. Also update the histogram owners. Bug: 333390401 Change-Id: Id59003d13a9d5d1869de8d1d26aced316e9c38a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5435905 Reviewed-by: Will Harris <wfh@chromium.org> Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/main@{#1284587}
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.