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

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

Issue 1827083004: UI: Rename MediaState to AlertState (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-tab-indicator
Patch Set: Keep gypi ordered Created 4 years, 8 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
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 808 matching lines...) Expand 10 before | Expand all | Expand 10 after
819 <action name="ActiveBrowserChanged"> 819 <action name="ActiveBrowserChanged">
820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
821 <description>Please enter the description of this user action.</description> 821 <description>Please enter the description of this user action.</description>
822 </action> 822 </action>
823 823
824 <action name="ActiveTabChanged"> 824 <action name="ActiveTabChanged">
825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
826 <description>Please enter the description of this user action.</description> 826 <description>Please enter the description of this user action.</description>
827 </action> 827 </action>
828 828
829 <action name="AlertIndicatorButton_Dragged">
830 <owner>miu@chromium.org</owner>
831 <description>
832 User dragged the tab alert indicator button; perhaps meant to drag the tab.
833 </description>
834 </action>
835
836 <action name="AlertIndicatorButton_Mute">
837 <owner>miu@chromium.org</owner>
838 <description>
839 User clicked the tab alert indicator button to mute the tab.
840 </description>
841 </action>
842
843 <action name="AlertIndicatorButton_Unmute">
844 <owner>miu@chromium.org</owner>
845 <description>
846 User clicked the tab alert indicator button to unmute the tab.
847 </description>
848 </action>
849
829 <action name="AppCloseButton_Clk"> 850 <action name="AppCloseButton_Clk">
830 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 851 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
831 <description>Please enter the description of this user action.</description> 852 <description>Please enter the description of this user action.</description>
832 </action> 853 </action>
833 854
834 <action name="AppList_AutoLaunchCanceled"> 855 <action name="AppList_AutoLaunchCanceled">
835 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 856 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
836 <description>Please enter the description of this user action.</description> 857 <description>Please enter the description of this user action.</description>
837 </action> 858 </action>
838 859
(...skipping 1494 matching lines...) Expand 10 before | Expand all | Expand 10 after
2333 <description>Please enter the description of this user action.</description> 2354 <description>Please enter the description of this user action.</description>
2334 </action> 2355 </action>
2335 2356
2336 <action name="CloseTab_MuteToggleAvailable"> 2357 <action name="CloseTab_MuteToggleAvailable">
2337 <owner>miu@chromium.org</owner> 2358 <owner>miu@chromium.org</owner>
2338 <description> 2359 <description>
2339 User clicked the close tab button; the audio mute toggle button was enabled. 2360 User clicked the close tab button; the audio mute toggle button was enabled.
2340 </description> 2361 </description>
2341 </action> 2362 </action>
2342 2363
2364 <action name="CloseTab_NoAlertIndicator">
2365 <owner>miu@chromium.org</owner>
2366 <description>
2367 User clicked the close tab button; the media indicator was not showing.
2368 </description>
2369 </action>
2370
2343 <action name="CloseTab_NoMediaIndicator"> 2371 <action name="CloseTab_NoMediaIndicator">
2344 <owner>miu@chromium.org</owner> 2372 <owner>miu@chromium.org</owner>
2345 <description> 2373 <description>
2346 User clicked the close tab button; the media indicator was not showing. 2374 User clicked the close tab button; the media indicator was not showing.
2347 </description> 2375 </description>
2376 <obsolete>Replaced with &quot;CloseTab_NoAlertIndicator&quot;.</obsolete>
2348 </action> 2377 </action>
2349 2378
2350 <action name="CloseTab_RecordingIndicator"> 2379 <action name="CloseTab_RecordingIndicator">
2351 <owner>miu@chromium.org</owner> 2380 <owner>miu@chromium.org</owner>
2352 <description> 2381 <description>
2353 User clicked the close tab button; the recording/capture indicator was 2382 User clicked the close tab button; the recording/capture indicator was
2354 showing. 2383 showing.
2355 </description> 2384 </description>
2356 </action> 2385 </action>
2357 2386
(...skipping 5461 matching lines...) Expand 10 before | Expand all | Expand 10 after
7819 <action name="MediaContextMenu_Unmute"> 7848 <action name="MediaContextMenu_Unmute">
7820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7849 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7821 <description>Please enter the description of this user action.</description> 7850 <description>Please enter the description of this user action.</description>
7822 </action> 7851 </action>
7823 7852
7824 <action name="MediaIndicatorButton_Dragged"> 7853 <action name="MediaIndicatorButton_Dragged">
7825 <owner>miu@chromium.org</owner> 7854 <owner>miu@chromium.org</owner>
7826 <description> 7855 <description>
7827 User dragged the tab media indicator button; perhaps meant to drag the tab. 7856 User dragged the tab media indicator button; perhaps meant to drag the tab.
7828 </description> 7857 </description>
7858 <obsolete>Replaced with &quot;AlertIndicatorButton_Dragged&quot;.</obsolete>
7829 </action> 7859 </action>
7830 7860
7831 <action name="MediaIndicatorButton_Mute"> 7861 <action name="MediaIndicatorButton_Mute">
7832 <owner>miu@chromium.org</owner> 7862 <owner>miu@chromium.org</owner>
7833 <description> 7863 <description>
7834 User clicked the tab media indicator button to mute the tab. 7864 User clicked the tab media indicator button to mute the tab.
7835 </description> 7865 </description>
7866 <obsolete>Replaced with &quot;AlertIndicatorButton_Mute&quot;.</obsolete>
7836 </action> 7867 </action>
7837 7868
7838 <action name="MediaIndicatorButton_Unmute"> 7869 <action name="MediaIndicatorButton_Unmute">
7839 <owner>miu@chromium.org</owner> 7870 <owner>miu@chromium.org</owner>
7840 <description> 7871 <description>
7841 User clicked the tab media indicator button to unmute the tab. 7872 User clicked the tab media indicator button to unmute the tab.
7842 </description> 7873 </description>
7874 <obsolete>Replaced with &quot;AlertIndicatorButton_Unmute&quot;.</obsolete>
7843 </action> 7875 </action>
7844 7876
7845 <action name="MediaRouter_Icon_Click"> 7877 <action name="MediaRouter_Icon_Click">
7846 <owner>apacible@chromium.org</owner> 7878 <owner>apacible@chromium.org</owner>
7847 <description> 7879 <description>
7848 User clicked the MediaRouterAction icon, also known as Cast icon, to open 7880 User clicked the MediaRouterAction icon, also known as Cast icon, to open
7849 the Media Router dialog. 7881 the Media Router dialog.
7850 </description> 7882 </description>
7851 </action> 7883 </action>
7852 7884
(...skipping 5269 matching lines...) Expand 10 before | Expand all | Expand 10 after
13122 <description> 13154 <description>
13123 The user navigated backward in the tab's history using the system back 13155 The user navigated backward in the tab's history using the system back
13124 button. 13156 button.
13125 </description> 13157 </description>
13126 <obsolete> 13158 <obsolete>
13127 Deprecated as of 02/2016. Now recorded in the histogram 13159 Deprecated as of 02/2016. Now recorded in the histogram
13128 &quot;Android.Activity.ChromeTabbedActivity.SystemBackAction&quot;. 13160 &quot;Android.Activity.ChromeTabbedActivity.SystemBackAction&quot;.
13129 </obsolete> 13161 </obsolete>
13130 </action> 13162 </action>
13131 13163
13164 <action name="TabAlertIndicator_Clicked">
13165 <owner>miu@chromium.org</owner>
13166 <description>
13167 User clicked the tab alert indicator; this will have no effect.
13168 </description>
13169 </action>
13170
13132 <action name="TabContextMenu_BookmarkAllTabs"> 13171 <action name="TabContextMenu_BookmarkAllTabs">
13133 <owner>wittman@chromium.org</owner> 13172 <owner>wittman@chromium.org</owner>
13134 <description> 13173 <description>
13135 User selected Bookmark All Tabs from the tab context menu. 13174 User selected Bookmark All Tabs from the tab context menu.
13136 </description> 13175 </description>
13137 </action> 13176 </action>
13138 13177
13139 <action name="TabContextMenu_CloseOtherTabs"> 13178 <action name="TabContextMenu_CloseOtherTabs">
13140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 13179 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
13141 <description>Please enter the description of this user action.</description> 13180 <description>Please enter the description of this user action.</description>
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
13223 <action name="TabContextMenu_UseVerticalTabs"> 13262 <action name="TabContextMenu_UseVerticalTabs">
13224 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 13263 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
13225 <description>Please enter the description of this user action.</description> 13264 <description>Please enter the description of this user action.</description>
13226 </action> 13265 </action>
13227 13266
13228 <action name="TabMediaIndicator_Clicked"> 13267 <action name="TabMediaIndicator_Clicked">
13229 <owner>miu@chromium.org</owner> 13268 <owner>miu@chromium.org</owner>
13230 <description> 13269 <description>
13231 User clicked the tab media indicator; this will have no effect. 13270 User clicked the tab media indicator; this will have no effect.
13232 </description> 13271 </description>
13272 <obsolete>Replaced with &quot;TabAlertIndicator_Clicked&quot;.</obsolete>
13233 </action> 13273 </action>
13234 13274
13235 <action name="TabOverview_DetachCell"> 13275 <action name="TabOverview_DetachCell">
13236 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 13276 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
13237 <description>Please enter the description of this user action.</description> 13277 <description>Please enter the description of this user action.</description>
13238 </action> 13278 </action>
13239 13279
13240 <action name="TabOverview_DragCell"> 13280 <action name="TabOverview_DragCell">
13241 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 13281 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
13242 <description>Please enter the description of this user action.</description> 13282 <description>Please enter the description of this user action.</description>
(...skipping 801 matching lines...) Expand 10 before | Expand all | Expand 10 after
14044 <action name="webapps.AddShortcut.Manifest"> 14084 <action name="webapps.AddShortcut.Manifest">
14045 <owner>mlamouri@chromium.org</owner> 14085 <owner>mlamouri@chromium.org</owner>
14046 <description> 14086 <description>
14047 Shortcut added to the homescreen with a valid Manifest. This action will be 14087 Shortcut added to the homescreen with a valid Manifest. This action will be
14048 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 14088 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
14049 to keep a trend of whether the webapp also add meta tags. 14089 to keep a trend of whether the webapp also add meta tags.
14050 </description> 14090 </description>
14051 </action> 14091 </action>
14052 14092
14053 </actions> 14093 </actions>
OLDNEW
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698