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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2495373005: Record ChromeVox metrics (Closed)
Patch Set: Rename 'Accessibility.' and clarify Next 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 7e94067119120cef98b3dccc797d9749476a9be2..51a1fccc6baa6670cd5aa1a74c3dc2ee380c45ed 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 and is using
+ &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). Recorded
+ once each time ChromeVox starts up.
Ilya Sherman 2016/11/16 23:14:47 Thanks, this is much clearer to me! I still have
dmazzoni 2016/11/16 23:39:08 Ah, that makes sense. Clarified.
+ </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