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

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

Issue 2802783002: List all a11y features in a11y detailed view in ash system menu (Closed)
Patch Set: Address the comments on PS#1 Created 3 years, 8 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/ui/ash/chrome_shell_delegate.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 bdae8ad0c5a539bf471c2395d593dd54ad929074..ca44f8bf638b10e40d0465c8bd435b78020c8300 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -15628,6 +15628,28 @@ 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_StickyKeysDisabled">
+ <owner>minch@chromium.org</owner>
+ <description>Ash system menu: Accessibility: Disable sticky keys</description>
+</action>
+
+<action name="StatusArea_StickyKeysEnabled">
+ <owner>minch@chromium.org</owner>
+ <description>Ash system menu: Accessibility: Enable sticky keys</description>
+</action>
+
+<action name="StatusArea_TapDraggingDisabled">
+ <owner>minch@chromium.org</owner>
+ <description>
+ Ash system menu: Accessibility: Disable tap dragging
+ </description>
+</action>
+
+<action name="StatusArea_TapDraggingEnabled">
+ <owner>minch@chromium.org</owner>
+ <description>Ash system menu: Accessibility: Enable tap dragging</description>
+</action>
+
<action name="StatusArea_Tracing_Default_Selected">
<owner>bruthig@chromium.org</owner>
<owner>tbuckley@chromium.org</owner>
« no previous file with comments | « chrome/browser/ui/ash/chrome_shell_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698