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

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

Issue 2930123002: Tablet WM : Swiping on system tray bubble. (Closed)
Patch Set: Fixed tdanderson's comments. Created 3 years, 6 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
« ash/system/tray/system_tray.cc ('K') | « ash/system/tray/tray_event_filter.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 52903356c2347c80ffbd6957a09037059cacc5b3..e735d98cbe494a567e5b85b08006ec16fb1640fb 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -16145,6 +16145,14 @@ should be able to be added at any place in this file.
<description>Ash system menu: Accessibility: Enable sticky keys</description>
</action>
+<action name="StatusArea_SystemTray_Swiping">
+ <owner>minch@chromium.org</owner>
+ <description>
+ Counts the number of times the user swiping on the system tray to open /
+ close the system tray bubble.
tdanderson 2017/06/22 20:21:43 This description is not entirely accurate since th
minch1 2017/06/23 22:39:57 OK. Let's keep it as-is first. Just waiting for th
+ </description>
+</action>
+
<action name="StatusArea_TapDraggingDisabled">
<owner>minch@chromium.org</owner>
<description>
« ash/system/tray/system_tray.cc ('K') | « ash/system/tray/tray_event_filter.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698