commit | 6e8f4ffc0251edebbd2f1c6ee07497012950154f | [log] [tgz] |
---|---|---|
author | Ernesto Izquierdo Clua <eic@google.com> | Wed May 10 16:18:06 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 10 16:18:06 2023 |
tree | e87ac9104e0e439f5097078be6a491f20ddff884 | |
parent | 27c67054aae7238cc1cf794a4f92ee224b69b298 [diff] |
[ios] Add metrics counting insecure credentials after a password check This patch adds metrics logging the number of unique pairs of username and password present in insecure credential warnings after each password check. Fixed: 1441645 Change-Id: Ia904bb2af124d37ed363f60e1bb8505d3874032c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4496774 Reviewed-by: Tommy Martino <tmartino@chromium.org> Reviewed-by: Viktor Semeniuk <vsemeniuk@google.com> Commit-Queue: Ernesto Izquierdo Clua <eic@google.com> Cr-Commit-Position: refs/heads/main@{#1142114}
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.