Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2648783002: Add a histogram for a number of HTTP passwords migrated to HTTPS. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « components/password_manager/core/browser/password_manager_metrics_util.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 09367e435df709c6cd4f1ac068396710ef127d6f..b48098526f104dc98be7ebaf8a76025ab992fb59 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -44810,6 +44810,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="PasswordManager.HttpMigrationCount">
Ilya Sherman 2017/01/21 00:23:16 Please specify the units.
vasilii 2017/01/23 10:55:45 Done.
+ <owner>vasilii@chromium.org</owner>
+ <summary>Number of HTTP saved passwords that were migrated to HTTPS.</summary>
Ilya Sherman 2017/01/21 00:23:16 Please document when this is recorded.
vasilii 2017/01/23 10:55:45 Done.
+</histogram>
+
<histogram name="PasswordManager.ImportedPasswordsPerUserInCSV">
<owner>xunlu@chromium.org</owner>
<owner>vabr@chromium.org</owner>
« no previous file with comments | « components/password_manager/core/browser/password_manager_metrics_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698