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

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

Issue 1862413007: Remove dead histograms and actions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tag as obsolete instead of remove 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 | « no previous file | tools/metrics/histograms/histograms.xml » ('j') | 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 8993 matching lines...) Expand 10 before | Expand all | Expand 10 after
9004 <action name="MoveWordRight"> 9004 <action name="MoveWordRight">
9005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9006 <description>Please enter the description of this user action.</description> 9006 <description>Please enter the description of this user action.</description>
9007 </action> 9007 </action>
9008 9008
9009 <action name="NPAPIRemovalInfobar.LearnMore"> 9009 <action name="NPAPIRemovalInfobar.LearnMore">
9010 <owner>wfh@chromium.org</owner> 9010 <owner>wfh@chromium.org</owner>
9011 <description> 9011 <description>
9012 Recorded when the NPAPI removal infobar link is clicked. 9012 Recorded when the NPAPI removal infobar link is clicked.
9013 </description> 9013 </description>
9014 <obsolete>Deprecated due to NPAPI removal.</obsolete>
9014 </action> 9015 </action>
9015 9016
9016 <action name="NPAPIRemovalInfobar.Shown"> 9017 <action name="NPAPIRemovalInfobar.Shown">
9017 <owner>wfh@chromium.org</owner> 9018 <owner>wfh@chromium.org</owner>
9018 <description>Recorded when the NPAPI removal infobar is shown.</description> 9019 <description>Recorded when the NPAPI removal infobar is shown.</description>
9020 <obsolete>Deprecated due to NPAPI removal.</obsolete>
9019 </action> 9021 </action>
9020 9022
9021 <action name="NTPPromoClosed"> 9023 <action name="NTPPromoClosed">
9022 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9024 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9023 <description>Please enter the description of this user action.</description> 9025 <description>Please enter the description of this user action.</description>
9024 </action> 9026 </action>
9025 9027
9026 <action name="NTPPromoShown"> 9028 <action name="NTPPromoShown">
9027 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9029 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9028 <description>Please enter the description of this user action.</description> 9030 <description>Please enter the description of this user action.</description>
(...skipping 2636 matching lines...) Expand 10 before | Expand all | Expand 10 after
11665 </action> 11667 </action>
11666 11668
11667 <action name="PluginContextMenu_RotateCounterclockwise"> 11669 <action name="PluginContextMenu_RotateCounterclockwise">
11668 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11669 <description>Please enter the description of this user action.</description> 11671 <description>Please enter the description of this user action.</description>
11670 </action> 11672 </action>
11671 11673
11672 <action name="PluginLoaderPosix.LaunchUtilityProcess"> 11674 <action name="PluginLoaderPosix.LaunchUtilityProcess">
11673 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11674 <description>Please enter the description of this user action.</description> 11676 <description>Please enter the description of this user action.</description>
11677 <obsolete>Deprecated due to NPAPI removal.</obsolete>
11675 </action> 11678 </action>
11676 11679
11677 <action name="PluginLoaderPosix.UtilityProcessCrashed"> 11680 <action name="PluginLoaderPosix.UtilityProcessCrashed">
11678 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11681 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11679 <description>Please enter the description of this user action.</description> 11682 <description>Please enter the description of this user action.</description>
11683 <obsolete>Deprecated due to NPAPI removal.</obsolete>
11680 </action> 11684 </action>
11681 11685
11682 <action name="Plugin_200ForByteRange"> 11686 <action name="Plugin_200ForByteRange">
11683 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11687 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11684 <description>Please enter the description of this user action.</description> 11688 <description>Please enter the description of this user action.</description>
11685 </action> 11689 </action>
11686 11690
11687 <action name="Plugin_Blocked"> 11691 <action name="Plugin_Blocked">
11688 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11692 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11689 <description>Please enter the description of this user action.</description> 11693 <description>Please enter the description of this user action.</description>
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
11722 </action> 11726 </action>
11723 11727
11724 <action name="Plugin_Load_UI"> 11728 <action name="Plugin_Load_UI">
11725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11726 <description>Please enter the description of this user action.</description> 11730 <description>Please enter the description of this user action.</description>
11727 </action> 11731 </action>
11728 11732
11729 <action name="Plugin_NPAPINotSupported"> 11733 <action name="Plugin_NPAPINotSupported">
11730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11734 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11731 <description>Please enter the description of this user action.</description> 11735 <description>Please enter the description of this user action.</description>
11736 <obsolete>Deprecated due to NPAPI removal.</obsolete>
11732 </action> 11737 </action>
11733 11738
11734 <action name="Precache.Fetch.IntentReceived" not_user_triggered="true"> 11739 <action name="Precache.Fetch.IntentReceived" not_user_triggered="true">
11735 <owner>twifkak@chromium.org</owner> 11740 <owner>twifkak@chromium.org</owner>
11736 <owner>bengr@chromium.org</owner> 11741 <owner>bengr@chromium.org</owner>
11737 <description> 11742 <description>
11738 An intent was received by PrecacheServiceLauncher, corresponding either to a 11743 An intent was received by PrecacheServiceLauncher, corresponding either to a
11739 change in power or network, or to an alarm set by the 11744 change in power or network, or to an alarm set by the
11740 PrecacheServiceLauncher itself. 11745 PrecacheServiceLauncher itself.
11741 </description> 11746 </description>
(...skipping 2421 matching lines...) Expand 10 before | Expand all | Expand 10 after
14163 <action name="webapps.AddShortcut.Manifest"> 14168 <action name="webapps.AddShortcut.Manifest">
14164 <owner>mlamouri@chromium.org</owner> 14169 <owner>mlamouri@chromium.org</owner>
14165 <description> 14170 <description>
14166 Shortcut added to the homescreen with a valid Manifest. This action will be 14171 Shortcut added to the homescreen with a valid Manifest. This action will be
14167 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 14172 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
14168 to keep a trend of whether the webapp also add meta tags. 14173 to keep a trend of whether the webapp also add meta tags.
14169 </description> 14174 </description>
14170 </action> 14175 </action>
14171 14176
14172 </actions> 14177 </actions>
OLDNEW
« no previous file with comments | « no previous file | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698