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

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

Issue 2352213002: Add Ctrl+Alt+H as global shortcut to toggle high contrast mode. (Closed)
Patch Set: Created 4 years, 3 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
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index aee7fbc4374894ab32c1990d6a371fff706ce482..dca829e229c3b7f5059e0d37faba57b4639d46da 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -889,6 +889,11 @@ 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>Toggles Chrome OS High Contrast Mode</description>
James Cook 2016/09/20 21:37:13 nit: Maybe "Recorded when user toggles Chrome OS h
dmazzoni 2016/09/20 21:42:59 Good idea, done
+</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>
@@ -915,8 +920,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">

Powered by Google App Engine
This is Rietveld 408576698