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

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: Rebasing Created 4 years, 10 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">
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 1082 matching lines...) Expand 10 before | Expand all | Expand 10 after
3616 <description> 3628 <description>
3617 User proceeded through the UwS (harmful) interstitial. 3629 User proceeded through the UwS (harmful) interstitial.
3618 </description> 3630 </description>
3619 </action> 3631 </action>
3620 3632
3621 <action name="HarmfulInterstitial.Show"> 3633 <action name="HarmfulInterstitial.Show">
3622 <owner>felt@chromium.org</owner> 3634 <owner>felt@chromium.org</owner>
3623 <description>User saw the UwS (harmful) interstitial.</description> 3635 <description>User saw the UwS (harmful) interstitial.</description>
3624 </action> 3636 </action>
3625 3637
3638 <action name="Herb.OpenInChromeActionButtonClicked">
Ilya Sherman 2016/02/24 23:01:02 Are you sure that you want to use "Herb" as the to
gone 2016/02/25 01:30:21 Swapped over to "TaskManagement"... it's about as
3639 <owner>dfalcantara@chromium.org</owner>
3640 <description>
3641 User hit the &quot;Open in Chrome&quot; action button.
3642 </description>
3643 </action>
3644
3645 <action name="Herb.ReturnButtonClicked">
3646 <owner>dfalcantara@chromium.org</owner>
3647 <description>User hit the &quot;X&quot; button to close the tab.</description>
Ilya Sherman 2016/02/24 23:01:02 How does the "return" button differ from a "close"
gone 2016/02/25 01:30:21 The return button is an explicit "close this tab a
3648 </action>
3649
3626 <action name="HiliteColor"> 3650 <action name="HiliteColor">
3627 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 3651 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3628 <description>Please enter the description of this user action.</description> 3652 <description>Please enter the description of this user action.</description>
3629 </action> 3653 </action>
3630 3654
3631 <action name="HistoryPage_BookmarkStarClicked"> 3655 <action name="HistoryPage_BookmarkStarClicked">
3632 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 3656 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3633 <description>Please enter the description of this user action.</description> 3657 <description>Please enter the description of this user action.</description>
3634 </action> 3658 </action>
3635 3659
(...skipping 9327 matching lines...) Expand 10 before | Expand all | Expand 10 after
12963 <action name="SyncedNotifications.SendingServiceEnabled"> 12987 <action name="SyncedNotifications.SendingServiceEnabled">
12964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 12988 <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> 12989 <description>Please enter the description of this user action.</description>
12966 </action> 12990 </action>
12967 12991
12968 <action name="SystemBack"> 12992 <action name="SystemBack">
12969 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 12993 <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> 12994 <description>Please enter the description of this user action.</description>
12971 </action> 12995 </action>
12972 12996
12997 <action name="SystemBack.MinimizedAppNoTabClosed">
12998 <owner>dfalcantara@chromium.org</owner>
12999 <description>
13000 Activity was minimized because user hit the system back button.
13001 </description>
13002 </action>
13003
13004 <action name="SystemBack.MinimizedAppTabClosed">
13005 <owner>dfalcantara@chromium.org</owner>
13006 <description>
13007 Activity was minimized and foreground tab was closed because user hit the
13008 system back button.
13009 </description>
13010 </action>
13011
13012 <action name="SystemBack.TabClosed">
13013 <owner>dfalcantara@chromium.org</owner>
13014 <description>
13015 Foreground tab was closed because the user hit the system back button.
Ilya Sherman 2016/02/24 23:01:02 Is this recorded in the case that MinimizedAppTabC
gone 2016/02/25 01:30:21 Yeah, swapped over.
13016 </description>
13017 </action>
13018
13019 <action name="SystemBack.TabIsNull">
13020 <owner>dfalcantara@chromium.org</owner>
13021 <description>
13022 Error condition -- the user hit back while there was no tab to close.
13023 </description>
13024 </action>
13025
12973 <action name="SystemBackForNavigation"> 13026 <action name="SystemBackForNavigation">
12974 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 13027 <owner>dfalcantara@chromium.org</owner>
12975 <description>Please enter the description of this user action.</description> 13028 <description>
13029 The user navigated backward in the tab's history using the system back
13030 button.
13031 </description>
12976 </action> 13032 </action>
12977 13033
12978 <action name="TabContextMenu_BookmarkAllTabs"> 13034 <action name="TabContextMenu_BookmarkAllTabs">
12979 <owner>wittman@chromium.org</owner> 13035 <owner>wittman@chromium.org</owner>
12980 <description> 13036 <description>
12981 User selected Bookmark All Tabs from the tab context menu. 13037 User selected Bookmark All Tabs from the tab context menu.
12982 </description> 13038 </description>
12983 </action> 13039 </action>
12984 13040
12985 <action name="TabContextMenu_CloseOtherTabs"> 13041 <action name="TabContextMenu_CloseOtherTabs">
(...skipping 886 matching lines...) Expand 10 before | Expand all | Expand 10 after
13872 <action name="webapps.AddShortcut.Manifest"> 13928 <action name="webapps.AddShortcut.Manifest">
13873 <owner>mlamouri@chromium.org</owner> 13929 <owner>mlamouri@chromium.org</owner>
13874 <description> 13930 <description>
13875 Shortcut added to the homescreen with a valid Manifest. This action will be 13931 Shortcut added to the homescreen with a valid Manifest. This action will be
13876 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 13932 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
13877 to keep a trend of whether the webapp also add meta tags. 13933 to keep a trend of whether the webapp also add meta tags.
13878 </description> 13934 </description>
13879 </action> 13935 </action>
13880 13936
13881 </actions> 13937 </actions>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698