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 2025 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2036 <action name="CloseTabByKey"> | 2036 <action name="CloseTabByKey"> |
2037 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2037 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2038 <description>Please enter the description of this user action.</description> | 2038 <description>Please enter the description of this user action.</description> |
2039 </action> | 2039 </action> |
2040 | 2040 |
2041 <action name="CloseTab_Accelerator"> | 2041 <action name="CloseTab_Accelerator"> |
2042 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2042 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2043 <description>Please enter the description of this user action.</description> | 2043 <description>Please enter the description of this user action.</description> |
2044 </action> | 2044 </action> |
2045 | 2045 |
| 2046 <action name="CloseTab_AudioIndicator"> |
| 2047 <owner>miu@chromium.org</owner> |
| 2048 <description> |
| 2049 User clicked the close tab button; the audio indicator was showing. |
| 2050 </description> |
| 2051 </action> |
| 2052 |
2046 <action name="CloseTab_Mouse"> | 2053 <action name="CloseTab_Mouse"> |
2047 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2054 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2048 <description>Please enter the description of this user action.</description> | 2055 <description>Please enter the description of this user action.</description> |
2049 </action> | 2056 </action> |
2050 | 2057 |
| 2058 <action name="CloseTab_MuteToggleAvailable"> |
| 2059 <owner>miu@chromium.org</owner> |
| 2060 <description> |
| 2061 User clicked the close tab button; the audio mute toggle button was enabled. |
| 2062 </description> |
| 2063 </action> |
| 2064 |
| 2065 <action name="CloseTab_NoMediaIndicator"> |
| 2066 <owner>miu@chromium.org</owner> |
| 2067 <description> |
| 2068 User clicked the close tab button; the media indicator was not showing. |
| 2069 </description> |
| 2070 </action> |
| 2071 |
| 2072 <action name="CloseTab_RecordingIndicator"> |
| 2073 <owner>miu@chromium.org</owner> |
| 2074 <description> |
| 2075 User clicked the close tab button; the recording/capture indicator was |
| 2076 showing. |
| 2077 </description> |
| 2078 </action> |
| 2079 |
2051 <action name="CloseWebApp"> | 2080 <action name="CloseWebApp"> |
2052 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2081 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2053 <description>Please enter the description of this user action.</description> | 2082 <description>Please enter the description of this user action.</description> |
2054 </action> | 2083 </action> |
2055 | 2084 |
2056 <action name="CloseWindow"> | 2085 <action name="CloseWindow"> |
2057 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2086 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2058 <description>Please enter the description of this user action.</description> | 2087 <description>Please enter the description of this user action.</description> |
2059 </action> | 2088 </action> |
2060 | 2089 |
(...skipping 5004 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7065 <action name="MediaContextMenu_Play"> | 7094 <action name="MediaContextMenu_Play"> |
7066 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 7095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
7067 <description>Please enter the description of this user action.</description> | 7096 <description>Please enter the description of this user action.</description> |
7068 </action> | 7097 </action> |
7069 | 7098 |
7070 <action name="MediaContextMenu_Unmute"> | 7099 <action name="MediaContextMenu_Unmute"> |
7071 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 7100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
7072 <description>Please enter the description of this user action.</description> | 7101 <description>Please enter the description of this user action.</description> |
7073 </action> | 7102 </action> |
7074 | 7103 |
| 7104 <action name="MediaIndicatorButton_Dragged"> |
| 7105 <owner>miu@chromium.org</owner> |
| 7106 <description> |
| 7107 User dragged the tab media indicator button; perhaps meant to drag the tab. |
| 7108 </description> |
| 7109 </action> |
| 7110 |
| 7111 <action name="MediaIndicatorButton_Mute"> |
| 7112 <owner>miu@chromium.org</owner> |
| 7113 <description> |
| 7114 User clicked the tab media indicator button to mute the tab. |
| 7115 </description> |
| 7116 </action> |
| 7117 |
| 7118 <action name="MediaIndicatorButton_Unmute"> |
| 7119 <owner>miu@chromium.org</owner> |
| 7120 <description> |
| 7121 User clicked the tab media indicator button to unmute the tab. |
| 7122 </description> |
| 7123 </action> |
| 7124 |
7075 <action name="Menu_Take_Screenshot"> | 7125 <action name="Menu_Take_Screenshot"> |
7076 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 7126 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
7077 <description>Please enter the description of this user action.</description> | 7127 <description>Please enter the description of this user action.</description> |
7078 </action> | 7128 </action> |
7079 | 7129 |
7080 <action name="MinButton_Clk"> | 7130 <action name="MinButton_Clk"> |
7081 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 7131 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
7082 <description>Please enter the description of this user action.</description> | 7132 <description>Please enter the description of this user action.</description> |
7083 </action> | 7133 </action> |
7084 | 7134 |
(...skipping 3726 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10811 <action name="TabContextMenu_CompactNavigationBar"> | 10861 <action name="TabContextMenu_CompactNavigationBar"> |
10812 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10862 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10813 <description>Please enter the description of this user action.</description> | 10863 <description>Please enter the description of this user action.</description> |
10814 </action> | 10864 </action> |
10815 | 10865 |
10816 <action name="TabContextMenu_Duplicate"> | 10866 <action name="TabContextMenu_Duplicate"> |
10817 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10867 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10818 <description>Please enter the description of this user action.</description> | 10868 <description>Please enter the description of this user action.</description> |
10819 </action> | 10869 </action> |
10820 | 10870 |
| 10871 <action name="TabContextMenu_MuteTabs"> |
| 10872 <owner>miu@chromium.org</owner> |
| 10873 <description> |
| 10874 User muted one or more tabs via the tab context menu. |
| 10875 </description> |
| 10876 </action> |
| 10877 |
10821 <action name="TabContextMenu_NewTab"> | 10878 <action name="TabContextMenu_NewTab"> |
10822 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10823 <description>Please enter the description of this user action.</description> | 10880 <description>Please enter the description of this user action.</description> |
10824 </action> | 10881 </action> |
10825 | 10882 |
10826 <action name="TabContextMenu_OpenTabsLeftToRight"> | 10883 <action name="TabContextMenu_OpenTabsLeftToRight"> |
10827 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10884 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10828 <description>Please enter the description of this user action.</description> | 10885 <description>Please enter the description of this user action.</description> |
10829 </action> | 10886 </action> |
10830 | 10887 |
(...skipping 10 matching lines...) Expand all Loading... |
10841 <action name="TabContextMenu_RestoreTab"> | 10898 <action name="TabContextMenu_RestoreTab"> |
10842 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10843 <description>Please enter the description of this user action.</description> | 10900 <description>Please enter the description of this user action.</description> |
10844 </action> | 10901 </action> |
10845 | 10902 |
10846 <action name="TabContextMenu_TogglePinned"> | 10903 <action name="TabContextMenu_TogglePinned"> |
10847 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10848 <description>Please enter the description of this user action.</description> | 10905 <description>Please enter the description of this user action.</description> |
10849 </action> | 10906 </action> |
10850 | 10907 |
| 10908 <action name="TabContextMenu_UnmuteTabs"> |
| 10909 <owner>miu@chromium.org</owner> |
| 10910 <description> |
| 10911 User unmuted one or more tabs via the tab context menu. |
| 10912 </description> |
| 10913 </action> |
| 10914 |
10851 <action name="TabContextMenu_UseDestinationsTab_Off"> | 10915 <action name="TabContextMenu_UseDestinationsTab_Off"> |
10852 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10916 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10853 <description>Please enter the description of this user action.</description> | 10917 <description>Please enter the description of this user action.</description> |
10854 </action> | 10918 </action> |
10855 | 10919 |
10856 <action name="TabContextMenu_UseDestinationsTab_On"> | 10920 <action name="TabContextMenu_UseDestinationsTab_On"> |
10857 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10921 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10858 <description>Please enter the description of this user action.</description> | 10922 <description>Please enter the description of this user action.</description> |
10859 </action> | 10923 </action> |
10860 | 10924 |
10861 <action name="TabContextMenu_UseVerticalTabs"> | 10925 <action name="TabContextMenu_UseVerticalTabs"> |
10862 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10926 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10863 <description>Please enter the description of this user action.</description> | 10927 <description>Please enter the description of this user action.</description> |
10864 </action> | 10928 </action> |
10865 | 10929 |
| 10930 <action name="TabMediaIndicator_Clicked"> |
| 10931 <owner>miu@chromium.org</owner> |
| 10932 <description> |
| 10933 User clicked the tab media indicator; this will have no effect. |
| 10934 </description> |
| 10935 </action> |
| 10936 |
10866 <action name="TabOverview_DetachCell"> | 10937 <action name="TabOverview_DetachCell"> |
10867 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10938 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10868 <description>Please enter the description of this user action.</description> | 10939 <description>Please enter the description of this user action.</description> |
10869 </action> | 10940 </action> |
10870 | 10941 |
10871 <action name="TabOverview_DragCell"> | 10942 <action name="TabOverview_DragCell"> |
10872 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10943 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10873 <description>Please enter the description of this user action.</description> | 10944 <description>Please enter the description of this user action.</description> |
10874 </action> | 10945 </action> |
10875 | 10946 |
(...skipping 646 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11522 apple-mobile-webapp-capable meta tag. | 11593 apple-mobile-webapp-capable meta tag. |
11523 </description> | 11594 </description> |
11524 </action> | 11595 </action> |
11525 | 11596 |
11526 <action name="webapps.AddShortcut.Bookmark"> | 11597 <action name="webapps.AddShortcut.Bookmark"> |
11527 <owner>dfalcantara@chromium.org</owner> | 11598 <owner>dfalcantara@chromium.org</owner> |
11528 <description>Shortcut added to the homescreen for a bookmark.</description> | 11599 <description>Shortcut added to the homescreen for a bookmark.</description> |
11529 </action> | 11600 </action> |
11530 | 11601 |
11531 </actions> | 11602 </actions> |
OLD | NEW |