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 2854283005: Removing more noise from user action sequencer. (Closed)
Patch Set: 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 | « no previous file | ui/app_list/presenter/app_list_presenter_impl.cc » ('j') | 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 96d85a90e3ac28624609b753f3f3538a264d8f19..f6914c723a45c8d12b7cb3cd30fc3bb42b2aac50 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -8804,7 +8804,7 @@ 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="Launcher_ClickOnApplistButton">
+<action name="Launcher_ClickOnApplistButton" not_user_triggered="true">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
</action>
@@ -8831,6 +8831,11 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="Launcher_Show">
+ <owner>vadimt@chromium.org</owner>
+ <description>Launcher got shown.</description>
+</action>
+
<action name="Launcher_SwitchTask">
<owner>bruthig@google.com</owner>
<owner>tdanderson@google.com</owner>
« no previous file with comments | « no previous file | ui/app_list/presenter/app_list_presenter_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698