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

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

Issue 2930123002: Tablet WM : Swiping on system tray bubble. (Closed)
Patch Set: Fixed UT. 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
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 247788315919be83b17edc8dc08866b3f29ac2f9..2cb727335793869ab159e68cf7bbd49425bf8655 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -16238,6 +16238,15 @@ 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_SwipeToOpen">
tdanderson 2017/06/26 18:13:02 Feel free to remove the metrics collection from th
minch1 2017/06/26 23:26:49 OK. I will remove it first and add it back in a fo
+ <owner>minch@chromium.org</owner>
+ <description>
+ Records when the user swipes up on the system tray in an attempt to open the
+ system tray bubble. Note this is recorded even if the bubble is not opened,
+ i.e, if the swipe was too short.
+ </description>
+</action>
+
<action name="StatusArea_TapDraggingDisabled">
<owner>minch@chromium.org</owner>
<description>
« ash/system/tray/tray_event_filter.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