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

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

Issue 1470083002: Remove deprecated Chrome OS action. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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/actions/extract_actions.py » ('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. 9 and description for each user action.
10 10
(...skipping 2382 matching lines...) Expand 10 before | Expand all | Expand 10 after
2393 </action> 2393 </action>
2394 2394
2395 <action name="CriticalNotification_Restart"> 2395 <action name="CriticalNotification_Restart">
2396 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2396 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2397 <description>Please enter the description of this user action.</description> 2397 <description>Please enter the description of this user action.</description>
2398 </action> 2398 </action>
2399 2399
2400 <action name="Cryptohome.PKCS11InitFail"> 2400 <action name="Cryptohome.PKCS11InitFail">
2401 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2401 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2402 <description>Please enter the description of this user action.</description> 2402 <description>Please enter the description of this user action.</description>
2403 <obsolete>Deprecated as of 11/2015.</obsolete>
2403 </action> 2404 </action>
2404 2405
2405 <action name="Cut"> 2406 <action name="Cut">
2406 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2407 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2407 <description>Please enter the description of this user action.</description> 2408 <description>Please enter the description of this user action.</description>
2408 </action> 2409 </action>
2409 2410
2410 <action name="DataReductionProxy_PromoDisplayed"> 2411 <action name="DataReductionProxy_PromoDisplayed">
2411 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2412 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2412 <description>Please enter the description of this user action.</description> 2413 <description>Please enter the description of this user action.</description>
(...skipping 10046 matching lines...) Expand 10 before | Expand all | Expand 10 after
12459 <action name="webapps.AddShortcut.Manifest"> 12460 <action name="webapps.AddShortcut.Manifest">
12460 <owner>mlamouri@chromium.org</owner> 12461 <owner>mlamouri@chromium.org</owner>
12461 <description> 12462 <description>
12462 Shortcut added to the homescreen with a valid Manifest. This action will be 12463 Shortcut added to the homescreen with a valid Manifest. This action will be
12463 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 12464 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
12464 to keep a trend of whether the webapp also add meta tags. 12465 to keep a trend of whether the webapp also add meta tags.
12465 </description> 12466 </description>
12466 </action> 12467 </action>
12467 12468
12468 </actions> 12469 </actions>
OLDNEW
« no previous file with comments | « no previous file | tools/metrics/actions/extract_actions.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698