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

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

Issue 1125893003: Delete unused FilterURLTermiate_* actions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | « content/browser/renderer_host/render_process_host_impl.cc ('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. 9 and description for each user action.
10 10
(...skipping 2766 matching lines...) Expand 10 before | Expand all | Expand 10 after
2777 </action> 2777 </action>
2778 2778
2779 <action name="FileBrowser.SuggestApps.ShowDialog"> 2779 <action name="FileBrowser.SuggestApps.ShowDialog">
2780 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2780 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2781 <description>Please enter the description of this user action.</description> 2781 <description>Please enter the description of this user action.</description>
2782 </action> 2782 </action>
2783 2783
2784 <action name="FilterURLTermiate_About"> 2784 <action name="FilterURLTermiate_About">
2785 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2785 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2786 <description>Please enter the description of this user action.</description> 2786 <description>Please enter the description of this user action.</description>
2787 <obsolete>Removed in M44.</obsolete>
2787 </action> 2788 </action>
2788 2789
2789 <action name="FilterURLTermiate_Blocked"> 2790 <action name="FilterURLTermiate_Blocked">
2790 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2791 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2791 <description>Please enter the description of this user action.</description> 2792 <description>Please enter the description of this user action.</description>
2793 <obsolete>Removed in M44.</obsolete>
2792 </action> 2794 </action>
2793 2795
2794 <action name="FilterURLTermiate_Invalid"> 2796 <action name="FilterURLTermiate_Invalid">
2795 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2797 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2796 <description>Please enter the description of this user action.</description> 2798 <description>Please enter the description of this user action.</description>
2799 <obsolete>Removed in M44.</obsolete>
2797 </action> 2800 </action>
2798 2801
2799 <action name="Find"> 2802 <action name="Find">
2800 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2803 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2801 <description>Please enter the description of this user action.</description> 2804 <description>Please enter the description of this user action.</description>
2802 </action> 2805 </action>
2803 2806
2804 <action name="FindNext"> 2807 <action name="FindNext">
2805 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2808 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2806 <description>Please enter the description of this user action.</description> 2809 <description>Please enter the description of this user action.</description>
(...skipping 9450 matching lines...) Expand 10 before | Expand all | Expand 10 after
12257 <action name="webapps.AddShortcut.Manifest"> 12260 <action name="webapps.AddShortcut.Manifest">
12258 <owner>mlamouri@chromium.org</owner> 12261 <owner>mlamouri@chromium.org</owner>
12259 <description> 12262 <description>
12260 Shortcut added to the homescreen with a valid Manifest. This action will be 12263 Shortcut added to the homescreen with a valid Manifest. This action will be
12261 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 12264 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
12262 to keep a trend of whether the webapp also add meta tags. 12265 to keep a trend of whether the webapp also add meta tags.
12263 </description> 12266 </description>
12264 </action> 12267 </action>
12265 12268
12266 </actions> 12269 </actions>
OLDNEW
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698