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

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

Issue 2771963002: List all a11y featuers in ash system menu (Closed)
Patch Set: Fix typo. 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/chromeos/system/tray_accessibility_browsertest.cc ('k') | 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 70e2e7266f8363a35973641799b84dc744a91535..aaa868d7dea0ac0b1256ce6b083b20a97973993a 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -15288,6 +15288,20 @@ 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="StatusArea_CaretHighlightDisabled">
+ <owner>minch@chromium.org</owner>
+ <description>
+ Ash system menu: Accessibility: Disable caret highlighting
+ </description>
+</action>
+
+<action name="StatusArea_CaretHighlightEnabled">
+ <owner>minch@chromium.org</owner>
+ <description>
+ Ash system menu: Accessibility: Enable caret highlighting
+ </description>
+</action>
+
<action name="StatusArea_Cast_Detailed">
<owner>jdufault@chromium.org</owner>
<description>
@@ -15392,6 +15406,34 @@ 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="StatusArea_HighlightKeyboardFocusDisabled">
+ <owner>minch@chromium.org</owner>
+ <description>
+ Ash system menu: Accessibility: Disable keyboard focus highlighting
+ </description>
+</action>
+
+<action name="StatusArea_HighlightKeyboardFocusEnabled">
+ <owner>minch@chromium.org</owner>
+ <description>
+ Ash system menu: Accessibility: Enable keyboard focus highlighting
+ </description>
+</action>
+
+<action name="StatusArea_HighlightMouseCursorDisabled">
+ <owner>minch@chromium.org</owner>
+ <description>
+ Ash system menu: Accessibility: Disable mouse cursor highlighting
+ </description>
+</action>
+
+<action name="StatusArea_HighlightMouseCursorEnabled">
+ <owner>minch@chromium.org</owner>
+ <description>
+ Ash system menu: Accessibility: Enable mouse cursor highlighting
+ </description>
+</action>
+
<action name="StatusArea_IME_Detailed">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
@@ -15427,6 +15469,16 @@ 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="StatusArea_MonoAudioDisabled">
+ <owner>minch@chromium.org</owner>
+ <description>Ash system menu: Accessibility: Disable mono audio</description>
+</action>
+
+<action name="StatusArea_MonoAudioEnabled">
+ <owner>minch@chromium.org</owner>
+ <description>Ash system menu: Accessibility: Enable mono audio</description>
+</action>
+
<action name="StatusArea_Network_ConnectConfigured">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
« no previous file with comments | « chrome/browser/chromeos/system/tray_accessibility_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698