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

Side by Side Diff: tools/metrics/actions/actions.xml

Issue 1727823002: [Herb] Add metrics to track button usage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments Created 4 years, 9 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 unified diff | Download patch
OLDNEW
1 <!-- 1 <!--
2 Copyright 2014 The Chromium Authors. All rights reserved. 2 Copyright 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be 3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file. 4 found in the LICENSE file.
5 --> 5 -->
6 6
7 <!-- 7 <!--
8 This file is a comprehensive list of Chrome user actions along with the owner 8 This file is a comprehensive list of Chrome user actions along with the owner
9 and description for each user action. A user action should be tied to an actual 9 and description for each user action. A user action should be tied to an actual
10 action taken by a user. It should be logged immediately after a user takes the 10 action taken by a user. It should be logged immediately after a user takes the
(...skipping 2503 matching lines...) Expand 10 before | Expand all | Expand 10 after
2514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2515 <description>Please enter the description of this user action.</description> 2515 <description>Please enter the description of this user action.</description>
2516 </action> 2516 </action>
2517 2517
2518 <action name="Cryptohome.PKCS11InitFail"> 2518 <action name="Cryptohome.PKCS11InitFail">
2519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2520 <description>Please enter the description of this user action.</description> 2520 <description>Please enter the description of this user action.</description>
2521 <obsolete>Deprecated as of 11/2015.</obsolete> 2521 <obsolete>Deprecated as of 11/2015.</obsolete>
2522 </action> 2522 </action>
2523 2523
2524 <action name="CustomTabs.CloseButtonClicked">
2525 <owner>dfalcantara@chromium.org</owner>
2526 <description>Close button of the CustomTabActivity was clicked.</description>
2527 </action>
2528
2529 <action name="CustomTabs.SystemBackFinishedApp">
Ilya Sherman 2016/02/25 21:41:25 If recording this as a user action, I think it mak
gone 2016/02/25 22:18:14 Done. I'll probably end up refactoring out the ba
2530 <owner>dfalcantara@chromium.org</owner>
2531 <description>
2532 CustomTabActivity closed because user hit the 'back' button.
2533 </description>
2534 </action>
2535
2524 <action name="CustomTabsCustomActionButtonClick"> 2536 <action name="CustomTabsCustomActionButtonClick">
2525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2537 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2526 <description>Please enter the description of the metric.</description> 2538 <description>Please enter the description of the metric.</description>
2527 </action> 2539 </action>
2528 2540
2529 <action name="CustomTabsMenuCustomMenuItem"> 2541 <action name="CustomTabsMenuCustomMenuItem">
2530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2542 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2531 <description>Please enter the description of the metric.</description> 2543 <description>Please enter the description of the metric.</description>
2532 </action> 2544 </action>
2533 2545
(...skipping 10430 matching lines...) Expand 10 before | Expand all | Expand 10 after
12964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 12976 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12965 <description>Please enter the description of this user action.</description> 12977 <description>Please enter the description of this user action.</description>
12966 </action> 12978 </action>
12967 12979
12968 <action name="SystemBack"> 12980 <action name="SystemBack">
12969 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 12981 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12970 <description>Please enter the description of this user action.</description> 12982 <description>Please enter the description of this user action.</description>
12971 </action> 12983 </action>
12972 12984
12973 <action name="SystemBackForNavigation"> 12985 <action name="SystemBackForNavigation">
12974 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 12986 <owner>dfalcantara@chromium.org</owner>
12975 <description>Please enter the description of this user action.</description> 12987 <description>
12988 The user navigated backward in the tab's history using the system back
12989 button.
Ilya Sherman 2016/02/25 21:41:25 Is this metric mutually exclusive with SystemBack,
gone 2016/02/25 22:18:14 After my changes to record SystemBack at the top,
12990 </description>
12976 </action> 12991 </action>
12977 12992
12978 <action name="TabContextMenu_BookmarkAllTabs"> 12993 <action name="TabContextMenu_BookmarkAllTabs">
12979 <owner>wittman@chromium.org</owner> 12994 <owner>wittman@chromium.org</owner>
12980 <description> 12995 <description>
12981 User selected Bookmark All Tabs from the tab context menu. 12996 User selected Bookmark All Tabs from the tab context menu.
12982 </description> 12997 </description>
12983 </action> 12998 </action>
12984 12999
12985 <action name="TabContextMenu_CloseOtherTabs"> 13000 <action name="TabContextMenu_CloseOtherTabs">
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
13116 <action name="Tab_DropURLBetweenTabs"> 13131 <action name="Tab_DropURLBetweenTabs">
13117 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 13132 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
13118 <description>Please enter the description of this user action.</description> 13133 <description>Please enter the description of this user action.</description>
13119 </action> 13134 </action>
13120 13135
13121 <action name="Tab_DropURLOnTab"> 13136 <action name="Tab_DropURLOnTab">
13122 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 13137 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
13123 <description>Please enter the description of this user action.</description> 13138 <description>Please enter the description of this user action.</description>
13124 </action> 13139 </action>
13125 13140
13141 <action name="TaskManagement.OpenInChromeActionButtonClicked">
13142 <owner>dfalcantara@chromium.org</owner>
13143 <description>
13144 User hit the &quot;Open in Chrome&quot; action button.
13145 </description>
13146 </action>
13147
13148 <action name="TaskManagement.ReturnButtonClicked">
13149 <owner>dfalcantara@chromium.org</owner>
13150 <description>
13151 User hit the &quot;X&quot; button to close the tab. The return button is an
13152 explicit &quot;close this tab and return to the previous app&quot; button
13153 that may appear to the left of the Omnibox. This is different from regular
13154 tab closing buttons because those doesn't send the user back to the previous
13155 app.
13156 </description>
13157 </action>
13158
13126 <action name="TaskManager"> 13159 <action name="TaskManager">
13127 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 13160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
13128 <description>Please enter the description of this user action.</description> 13161 <description>Please enter the description of this user action.</description>
13129 </action> 13162 </action>
13130 13163
13131 <action name="Terminate_ProcessMismatch_CreateNewWidget"> 13164 <action name="Terminate_ProcessMismatch_CreateNewWidget">
13132 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 13165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
13133 <description>Please enter the description of this user action.</description> 13166 <description>Please enter the description of this user action.</description>
13134 </action> 13167 </action>
13135 13168
(...skipping 736 matching lines...) Expand 10 before | Expand all | Expand 10 after
13872 <action name="webapps.AddShortcut.Manifest"> 13905 <action name="webapps.AddShortcut.Manifest">
13873 <owner>mlamouri@chromium.org</owner> 13906 <owner>mlamouri@chromium.org</owner>
13874 <description> 13907 <description>
13875 Shortcut added to the homescreen with a valid Manifest. This action will be 13908 Shortcut added to the homescreen with a valid Manifest. This action will be
13876 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 13909 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
13877 to keep a trend of whether the webapp also add meta tags. 13910 to keep a trend of whether the webapp also add meta tags.
13878 </description> 13911 </description>
13879 </action> 13912 </action>
13880 13913
13881 </actions> 13914 </actions>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698