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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2773433002: Log observations of explicit UPI-VPA autocomplete hints. (Closed)
Patch Set: Initial CL Created 3 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 9f40d834e79450ea350d9ae8545cb19ae2e72de7..beb004270c1711a1a4a32545ad67752be2304ad4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -3573,6 +3573,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Autofill.ExplicitUpiVpaHint" enum="BooleanPresent">
+ <owner>rogerm@chromium.org</owner>
+ <summary>
+ Counts the number of times the user encounters a form field that is
Mathieu 2017/03/23 11:26:22 I like the "DeveloperEngagement" description: For
Roger McFarlane (Chromium) 2017/03/28 19:08:24 merged this into the developer engagement metric a
+ explicitly tagged with autocomplete=&quot;upi-vpa&quot;.
+ </summary>
+</histogram>
+
<histogram name="Autofill.FillDuration.FromInteraction.WithAutofill">
<owner>isherman@chromium.org</owner>
<summary>

Powered by Google App Engine
This is Rietveld 408576698