commit | f12042785fe9347a07bde3924e94481139f01e61 | [log] [tgz] |
---|---|---|
author | Jan Wilken Dörrie <jdoerrie@chromium.org> | Thu Mar 25 23:49:00 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 25 23:49:00 2021 |
tree | e241f75579c9b8e304daa58397ba8adca8fdf24f | |
parent | dc526a0aed83d4b425aa42847427aea440d2fdc6 [diff] |
[Passwords] Extend RequirementsSpecFetcher Histograms This change updates the PasswordManager.RequirementsSpecFetcher histograms and changes its owners. It also includes a small fix for logging the NetError codes. Fixed: 1180929 Change-Id: I1de15c37a8447763d0edece016cc90f1f0adf7c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2784757 Reviewed-by: Maria Kazinova <kazinova@google.com> Reviewed-by: Steven Holte <holte@chromium.org> Commit-Queue: Steven Holte <holte@chromium.org> Auto-Submit: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#866856}
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.