commit | 7f64aa13d7760d0731b7a3e3edf80f23c4f491d0 | [log] [tgz] |
---|---|---|
author | Maria Kazinova <kazinova@google.com> | Fri May 24 09:42:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 24 09:42:23 2024 |
tree | 28444077e07902ca05e9bbffc8255f248ebd5dc8 | |
parent | 914f0b66beee3b1fed5bdfc9bd3a534d7243adaf [diff] |
[Passwords] UMA for save prompt acceptance for users without passwords Add a metric that logs save prompt dismissal reason for users who currently don't have passwords saved. The metric is needed to measure adoption of password saving among new users. For now the metric is only recorded on Desktop. Follow-up CLs will add recording on Android and iOS. Bug: b/342332945 Change-Id: I9833cd129961ba45e6f4f56e948bde9ae4323a40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5563206 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Maria Kazinova <kazinova@google.com> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1305589}
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.