commit | 5983d9cea9b89abcd019d59f60f0f2a238bda64c | [log] [tgz] |
---|---|---|
author | Jan Keitel <jkeitel@google.com> | Tue May 10 17:33:36 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 10 17:33:36 2022 |
tree | 918e4c96c0a191f5c1710af5b59009ad0d7b0a5c | |
parent | f60a0a1f2915aa2a6d12534e2c81514dfad74882 [diff] |
Add UMA metrics to PasswordChangeSuccessTracker. This CL implements to PasswordChangeMetricsRecorder interface to create a UMA recorder. It also defines the related UMA histograms. Follow-up CLs will add unit testing for the Factory on Desktop/Android and also register the UMA recorder in the iOS-related factories. Bug: 1281844 Change-Id: Ic7477fab865a71ba09d0bf8d561ec88ee1436bd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627360 Reviewed-by: Marc Treib <treib@chromium.org> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by: Maxim Kolosovskiy <kolos@chromium.org> Commit-Queue: Jan Keitel <jkeitel@google.com> Cr-Commit-Position: refs/heads/main@{#1001579}
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.