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 2382 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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 Loading... |
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> |
OLD | NEW |