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

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

Issue 2859243004: Add metrics for PasswordForm submission types (Closed)
Patch Set: rebase Created 3 years, 7 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 8b7755a48ed0eb62f5e18b0cc0659bf2ffe3d9da..945603d6607a3a88f8ff91b1360389d28dfc1e64 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49654,6 +49654,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="PasswordManager.SuccessfulSubmissionIndicatorEvent"
+ enum="SubmissionIndicatorEvent">
+ <owner>dvadym@chromium.org</owner>
+ <owner>engedy@chromium.org</owner>
+ <summary>
+ The type of event that the Password Manager used for detecting a successful
engedy 2017/05/10 13:07:43 nit: Mention when this is recorded (i.e. for each
dvadym 2017/05/10 14:09:26 Done.
+ password form submission.
+ </summary>
+</histogram>
+
<histogram name="PasswordManager.SyncCredentialFiltered"
enum="CredentialFilteredType">
<owner>gcasto@chromium.org</owner>
« components/autofill/core/common/password_form.h ('K') | « tools/metrics/histograms/enums.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698