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

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

Issue 2445173003: Add back high contrast accelerator to actions.xml (Closed)
Patch Set: Created 4 years, 2 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 5d9d37a999d87bcaef449ab082457b707997b328..8d4645df8284f5bfbe38d2b12d68ab9b3b76acab 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -892,6 +892,14 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="Accel_Toggle_High_Contrast">
+ <owner>dmazzoni@chromium.org</owner>
+ <description>
+ Metric recorded when the user toggles Chrome OS High Contrast mode with the
+ keyboard accelerator.
+ </description>
+</action>
+
<action name="Accel_Toggle_Maximized">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
@@ -918,8 +926,8 @@ should be able to be added at any place in this file.
</action>
<action name="Accel_Toggle_Spoken_Feedback">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
- <description>Please enter the description of this user action.</description>
+ <owner>dmazzoni@chromium.org</owner>
+ <description>Toggles Spoken Feedback (ChromeVox)</description>
</action>
<action name="Accel_Toggle_Touchpad">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698