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

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

Issue 2504233004: Tweaks for: Toggle spoken feedback if two fingers are held down (Closed)
Patch Set: 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:
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 bd18a32039164e29e5725601be278a04be66b4b0..6a3450a2ed7e559242539de4fd9c3371370b9dd0 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -996,6 +996,18 @@ 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="Accessibility.TwoFingersHeldGeneratedSpokenFeedbackCountdown">
+ <owner>dmazzoni@chromium.org</owner>
+ <description>
+ Metric recorded on Chrome OS when the user holds down two fingers on a
Ilya Sherman 2016/11/16 23:11:33 nit: Please remove the extra spaces in this descri
Ilya Sherman 2016/11/22 22:33:08 ^^^
dmazzoni 2016/11/22 22:35:17 Oops, done.
+ touch screen for more than the minimum number of seconds to trigger a
+ countdown. If the user continues to hold down two fingers through the
+ countdown it will toggle spoken feedback. If spoken feedback is toggled,
+ the StatusArea_SpokenFeedbackEnabled or StatusArea_SpokenFeedbackDisabled
+ actions will be recorded.
+ </description>
+</action>
+
<action name="ActionBox.ClickButton">
<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 | « no previous file | ui/chromeos/touch_accessibility_enabler.cc » ('j') | ui/chromeos/touch_accessibility_enabler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698