OLD | NEW |
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 Loading... |
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.SystemBack"> |
| 2530 <owner>dfalcantara@chromium.org</owner> |
| 2531 <description> |
| 2532 User hit the 'back' button in the CustomTabActivity. |
| 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 Loading... |
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. |
| 12990 </description> |
| 12991 <obsolete> |
| 12992 Deprecated as of 02/2016. Now recorded in the histogram |
| 12993 "Android.Activity.ChromeTabbedActivity.SystemBackAction". |
| 12994 </obsolete> |
12976 </action> | 12995 </action> |
12977 | 12996 |
12978 <action name="TabContextMenu_BookmarkAllTabs"> | 12997 <action name="TabContextMenu_BookmarkAllTabs"> |
12979 <owner>wittman@chromium.org</owner> | 12998 <owner>wittman@chromium.org</owner> |
12980 <description> | 12999 <description> |
12981 User selected Bookmark All Tabs from the tab context menu. | 13000 User selected Bookmark All Tabs from the tab context menu. |
12982 </description> | 13001 </description> |
12983 </action> | 13002 </action> |
12984 | 13003 |
12985 <action name="TabContextMenu_CloseOtherTabs"> | 13004 <action name="TabContextMenu_CloseOtherTabs"> |
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13116 <action name="Tab_DropURLBetweenTabs"> | 13135 <action name="Tab_DropURLBetweenTabs"> |
13117 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 13136 <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> | 13137 <description>Please enter the description of this user action.</description> |
13119 </action> | 13138 </action> |
13120 | 13139 |
13121 <action name="Tab_DropURLOnTab"> | 13140 <action name="Tab_DropURLOnTab"> |
13122 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 13141 <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> | 13142 <description>Please enter the description of this user action.</description> |
13124 </action> | 13143 </action> |
13125 | 13144 |
| 13145 <action name="TaskManagement.OpenInChromeActionButtonClicked"> |
| 13146 <owner>dfalcantara@chromium.org</owner> |
| 13147 <description> |
| 13148 User hit the "Open in Chrome" action button. |
| 13149 </description> |
| 13150 </action> |
| 13151 |
| 13152 <action name="TaskManagement.ReturnButtonClicked"> |
| 13153 <owner>dfalcantara@chromium.org</owner> |
| 13154 <description> |
| 13155 User hit the "X" button to close the tab. The return button is an |
| 13156 explicit "close this tab and return to the previous app" button |
| 13157 that may appear to the left of the Omnibox. This is different from regular |
| 13158 tab closing buttons because those doesn't send the user back to the previous |
| 13159 app. |
| 13160 </description> |
| 13161 </action> |
| 13162 |
13126 <action name="TaskManager"> | 13163 <action name="TaskManager"> |
13127 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 13164 <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> | 13165 <description>Please enter the description of this user action.</description> |
13129 </action> | 13166 </action> |
13130 | 13167 |
13131 <action name="Terminate_ProcessMismatch_CreateNewWidget"> | 13168 <action name="Terminate_ProcessMismatch_CreateNewWidget"> |
13132 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 13169 <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> | 13170 <description>Please enter the description of this user action.</description> |
13134 </action> | 13171 </action> |
13135 | 13172 |
(...skipping 736 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13872 <action name="webapps.AddShortcut.Manifest"> | 13909 <action name="webapps.AddShortcut.Manifest"> |
13873 <owner>mlamouri@chromium.org</owner> | 13910 <owner>mlamouri@chromium.org</owner> |
13874 <description> | 13911 <description> |
13875 Shortcut added to the homescreen with a valid Manifest. This action will be | 13912 Shortcut added to the homescreen with a valid Manifest. This action will be |
13876 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 13913 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
13877 to keep a trend of whether the webapp also add meta tags. | 13914 to keep a trend of whether the webapp also add meta tags. |
13878 </description> | 13915 </description> |
13879 </action> | 13916 </action> |
13880 | 13917 |
13881 </actions> | 13918 </actions> |
OLD | NEW |