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

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

Issue 1028163002: Processing USERNAME reply from Autofill server in Password Manager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 9 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_unittest.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 61722164f7d9da03b724be5b91f71c7c8d01acf7..75755ca5a24e2110a085b68ec3b40922586c58ce 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -45524,6 +45524,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="51" label="Addr. line 3, Unknown"/>
<int value="52" label="Addr. line 3, Match"/>
<int value="53" label="Addr. line 3, Mismatch"/>
+ <int value="54" label="Username, Unknown"/>
+ <int value="55" label="Username, Match"/>
+ <int value="56" label="Username, Mismatch"/>
</enum>
<enum name="AutofillUnmaskPromptEvent" type="int">
« no previous file with comments | « components/password_manager/core/browser/password_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698