commit | b0a7dd7ae79a728183e6c97a956c707367dd1aff | [log] [tgz] |
---|---|---|
author | Ernesto Izquierdo Clua <eic@google.com> | Fri May 26 13:19:56 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 26 13:19:56 2023 |
tree | 30a7beb578696550c8a567e92dfdf59d889700b0 | |
parent | bf2a4605ea3784201e94c4d3b3aae6ea3e73aa61 [diff] |
[ios] Update password check metrics in Safety Check module This patch updates password check results metrics in Safety Check module to account for the new password check results added by the Password Checkup launch on ios. Now weak and reused password checks are tracked, as well as dismissed compromised password warnings. OBSOLETE_HISTOGRAM[Settings.SafetyCheck.PasswordsResult]=Replaced by Settings.SafetyCheck.PasswordsResult2 after fixing a bug on Safety Check on iOS that was recording password results multiple times for the same password check. Bug: 1406540 Change-Id: Ia0c653c0e7f5620226e2b9dd785dfcd118796c9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4538726 Reviewed-by: Rainhard Findling <rainhard@chromium.org> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Ernesto Izquierdo Clua <eic@google.com> Cr-Commit-Position: refs/heads/main@{#1149687}
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.