| 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. | 9 and description for each user action. |
| 10 | 10 |
| (...skipping 15813 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 15824 <action name="Stop"> | 15824 <action name="Stop"> |
| 15825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 15825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 15826 <description>Please enter the description of this user action.</description> | 15826 <description>Please enter the description of this user action.</description> |
| 15827 </action> | 15827 </action> |
| 15828 | 15828 |
| 15829 <action name="Strikethrough"> | 15829 <action name="Strikethrough"> |
| 15830 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 15830 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 15831 <description>Please enter the description of this user action.</description> | 15831 <description>Please enter the description of this user action.</description> |
| 15832 </action> | 15832 </action> |
| 15833 | 15833 |
| 15834 <action name="Suggestions.Action.Fetch"> |
| 15835 <owner>finkm@chromium.org</owner> |
| 15836 <owner>dgn@chromium.org</owner> |
| 15837 <description>User requested fetching more content suggestions.</description> |
| 15838 </action> |
| 15839 |
| 15840 <action name="Suggestions.Action.ViewAll"> |
| 15841 <owner>finkm@chromium.org</owner> |
| 15842 <owner>dgn@chromium.org</owner> |
| 15843 <description> |
| 15844 User navigated to the complete view of a content suggestions section. |
| 15845 </description> |
| 15846 </action> |
| 15847 |
| 15848 <action name="Suggestions.Card.ActionTapped"> |
| 15849 <owner>finkm@chromium.org</owner> |
| 15850 <owner>dgn@chromium.org</owner> |
| 15851 <description> |
| 15852 User tapped on a card's button in the content suggestions UI. |
| 15853 </description> |
| 15854 </action> |
| 15855 |
| 15856 <action name="Suggestions.Card.SwipedAway"> |
| 15857 <owner>finkm@chromium.org</owner> |
| 15858 <owner>dgn@chromium.org</owner> |
| 15859 <description> |
| 15860 User swiped a card away in the content suggestions UI. |
| 15861 </description> |
| 15862 </action> |
| 15863 |
| 15864 <action name="Suggestions.Card.Tapped"> |
| 15865 <owner>finkm@chromium.org</owner> |
| 15866 <owner>dgn@chromium.org</owner> |
| 15867 <description> |
| 15868 User tapped on a card in the content suggestions UI. |
| 15869 </description> |
| 15870 </action> |
| 15871 |
| 15872 <action name="Suggestions.Category.Dismissed"> |
| 15873 <owner>finkm@chromium.org</owner> |
| 15874 <owner>dgn@chromium.org</owner> |
| 15875 <description>User dismissed a content suggestions category.</description> |
| 15876 </action> |
| 15877 |
| 15878 <action name="Suggestions.Content.Dismissed"> |
| 15879 <owner>finkm@chromium.org</owner> |
| 15880 <owner>dgn@chromium.org</owner> |
| 15881 <description>User dismissed a content suggestion.</description> |
| 15882 </action> |
| 15883 |
| 15884 <action name="Suggestions.Content.Opened"> |
| 15885 <owner>finkm@chromium.org</owner> |
| 15886 <owner>dgn@chromium.org</owner> |
| 15887 <description>User opened a content suggestion.</description> |
| 15888 </action> |
| 15889 |
| 15834 <action name="Suggestions.ContextMenu.DownloadItem"> | 15890 <action name="Suggestions.ContextMenu.DownloadItem"> |
| 15835 <owner>mvanouwerkerk@chromium.org</owner> | 15891 <owner>mvanouwerkerk@chromium.org</owner> |
| 15836 <owner>galinap@google.com</owner> | 15892 <owner>galinap@google.com</owner> |
| 15837 <description> | 15893 <description> |
| 15838 Android: User used the context menu to download a suggested item. | 15894 Android: User used the context menu to download a suggested item. |
| 15839 </description> | 15895 </description> |
| 15840 </action> | 15896 </action> |
| 15841 | 15897 |
| 15842 <action name="Suggestions.ContextMenu.OpenItemInIncognitoTab"> | 15898 <action name="Suggestions.ContextMenu.OpenItemInIncognitoTab"> |
| 15843 <owner>mvanouwerkerk@chromium.org</owner> | 15899 <owner>mvanouwerkerk@chromium.org</owner> |
| (...skipping 30 matching lines...) Expand all Loading... |
| 15874 </action> | 15930 </action> |
| 15875 | 15931 |
| 15876 <action name="Suggestions.ContextMenu.Shown"> | 15932 <action name="Suggestions.ContextMenu.Shown"> |
| 15877 <owner>mvanouwerkerk@chromium.org</owner> | 15933 <owner>mvanouwerkerk@chromium.org</owner> |
| 15878 <owner>galinap@google.com</owner> | 15934 <owner>galinap@google.com</owner> |
| 15879 <description> | 15935 <description> |
| 15880 Android: User opened the context menu on a suggested item. | 15936 Android: User opened the context menu on a suggested item. |
| 15881 </description> | 15937 </description> |
| 15882 </action> | 15938 </action> |
| 15883 | 15939 |
| 15940 <action name="Suggestions.Site.RemovalUndone"> |
| 15941 <owner>finkm@chromium.org</owner> |
| 15942 <owner>dgn@chromium.org</owner> |
| 15943 <description>User reverted the removal of a suggested site.</description> |
| 15944 </action> |
| 15945 |
| 15946 <action name="Suggestions.Site.Removed"> |
| 15947 <owner>finkm@chromium.org</owner> |
| 15948 <owner>dgn@chromium.org</owner> |
| 15949 <description>User removed a suggested site.</description> |
| 15950 </action> |
| 15951 |
| 15952 <action name="Suggestions.SurfaceHidden"> |
| 15953 <owner>finkm@chromium.org</owner> |
| 15954 <owner>dgn@chromium.org</owner> |
| 15955 <description>User closed the content suggestions UI.</description> |
| 15956 </action> |
| 15957 |
| 15958 <action name="Suggestions.SurfaceVisible"> |
| 15959 <owner>finkm@chromium.org</owner> |
| 15960 <owner>dgn@chromium.org</owner> |
| 15961 <description>User opened the content suggestions UI.</description> |
| 15962 </action> |
| 15963 |
| 15884 <action name="Suggestions.Tile.RemovalUndone"> | 15964 <action name="Suggestions.Tile.RemovalUndone"> |
| 15885 <owner>mvanouwerkerk@chromium.org</owner> | 15965 <owner>mvanouwerkerk@chromium.org</owner> |
| 15886 <owner>galinap@google.com</owner> | 15966 <owner>galinap@google.com</owner> |
| 15887 <description> | 15967 <description> |
| 15888 Android: User tapped the undo button in the snackbar after removing a | 15968 Android: User tapped the undo button in the snackbar after removing a |
| 15889 suggested item. | 15969 suggested item. |
| 15890 </description> | 15970 </description> |
| 15971 <obsolete> |
| 15972 Deprecated as of 05/2017. Now recorded as |
| 15973 "Suggestions.Site.RemovalUndone". |
| 15974 </obsolete> |
| 15975 </action> |
| 15976 |
| 15977 <action name="Suggestions.Tile.Tapped"> |
| 15978 <owner>finkm@chromium.org</owner> |
| 15979 <owner>dgn@chromium.org</owner> |
| 15980 <description> |
| 15981 User tapped on a tile in the content suggestions UI. |
| 15982 </description> |
| 15891 </action> | 15983 </action> |
| 15892 | 15984 |
| 15893 <action name="SuspiciousExtensionBubbleDismissed"> | 15985 <action name="SuspiciousExtensionBubbleDismissed"> |
| 15894 <owner>finnur@chromium.org</owner> | 15986 <owner>finnur@chromium.org</owner> |
| 15895 <description>Please enter the description of this user action.</description> | 15987 <description>Please enter the description of this user action.</description> |
| 15896 </action> | 15988 </action> |
| 15897 | 15989 |
| 15898 <action name="SwitchTab_Click"> | 15990 <action name="SwitchTab_Click"> |
| 15899 <owner>bruthig@chromium.org</owner> | 15991 <owner>bruthig@chromium.org</owner> |
| 15900 <owner>tdanderson@chromium.org</owner> | 15992 <owner>tdanderson@chromium.org</owner> |
| (...skipping 1051 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 16952 <action name="webapps.AddShortcut.Manifest"> | 17044 <action name="webapps.AddShortcut.Manifest"> |
| 16953 <owner>mlamouri@chromium.org</owner> | 17045 <owner>mlamouri@chromium.org</owner> |
| 16954 <description> | 17046 <description> |
| 16955 Shortcut added to the homescreen with a valid Manifest. This action will be | 17047 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 16956 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 17048 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 16957 to keep a trend of whether the webapp also add meta tags. | 17049 to keep a trend of whether the webapp also add meta tags. |
| 16958 </description> | 17050 </description> |
| 16959 </action> | 17051 </action> |
| 16960 | 17052 |
| 16961 </actions> | 17053 </actions> |
| OLD | NEW |