commit | c7823faa84f5e133ebf49f781e20fc971154bf10 | [log] [tgz] |
---|---|---|
author | Jan Wilken Dörrie <jdoerrie@chromium.org> | Wed Jul 17 05:48:31 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 17 05:48:31 2019 |
tree | aa2c072c281328284d9ae78bf38d9016a92e2649 | |
parent | 0b4ef9cbbc733f98a3603cb9d583ca0a2629761e [diff] |
[Passwords] Remove Logging Code for ShouldBlockPassword* Histogram This change removes logging code for the PasswordManager. ShouldBlockPasswordForSameOriginButDifferentScheme histogram and marks the corresponding histogram as obsolete. The same information (and more) can be obtained from the PasswordManager.ProvisionalSaveFailure histogram. Bug: 984301 Change-Id: I2ba4c5b438dfe01c34183e743a5f1addb2e17993 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1703403 Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by: Ilya Sherman <isherman@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#678153}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .