commit | d8318ebcaeb0646f226239ae79c8361bae589593 | [log] [tgz] |
---|---|---|
author | Will Harris <wfh@chromium.org> | Tue Apr 15 16:01:17 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 15 16:01:17 2025 |
tree | fd890292c82193ee1e023ad50a5966d038fb5546 | |
parent | a1020cb0f852f1b72975444d1413ced5586705dc [diff] |
Deprecate App-Bound re-encryption metrics Metrics showed an almost zero failure rate and even if failure occurs it will retry. This CL therefore removes the metrics as they aren't needed. BUG=407543539, 383157187 OBSOLETE_HISTOGRAMS=Removed as no longer needed Change-Id: I8b339c91e4bf803179864833c06c9cd70a55ac93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6454813 Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1447158}
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.