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

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

Issue 2495373005: Record ChromeVox metrics (Closed)
Patch Set: Reword Accessibility.CrosChromeVoxNext description Created 4 years, 1 month 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 | « tools/metrics/actions/actions.xml ('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 33d2cde33376ed17aa00efb131ad91aeff045d01..9ba8c9f21c56fe6f389357e187948ab64d69c118 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -113,6 +113,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Accessibility.CrosChromeVoxNext" enum="BooleanEnabled">
+ <owner>dmazzoni@chromium.org</owner>
+ <summary>
+ Set when a Chrome OS user has spoken feedback enabled, recorded once each
+ time ChromeVox starts up. True if the user has enabled &quot;ChromeVox
+ Next&quot;, a new ChromeVox experience that became the default in Chrome 56
+ (but can be toggled on or off by the user), false otherwise.
+ </summary>
+</histogram>
+
<histogram name="Accessibility.CrosCursorHighlight" enum="BooleanEnabled">
<owner>dmazzoni@chromium.org</owner>
<summary>
« no previous file with comments | « tools/metrics/actions/actions.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698