| 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 2564 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2575 <action name="DevicesPage_RegisterFailure"> | 2575 <action name="DevicesPage_RegisterFailure"> |
| 2576 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2576 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2577 <description>Please enter the description of this user action.</description> | 2577 <description>Please enter the description of this user action.</description> |
| 2578 </action> | 2578 </action> |
| 2579 | 2579 |
| 2580 <action name="DevicesPage_RegisterSuccess"> | 2580 <action name="DevicesPage_RegisterSuccess"> |
| 2581 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2581 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2582 <description>Please enter the description of this user action.</description> | 2582 <description>Please enter the description of this user action.</description> |
| 2583 </action> | 2583 </action> |
| 2584 | 2584 |
| 2585 <action name="DinosaurEasterEgg"> |
| 2586 <owner>edwardjung@chromium.org</owner> |
| 2587 <description> |
| 2588 Offline interstitial dinosaur game easter egg activations. |
| 2589 </description> |
| 2590 </action> |
| 2591 |
| 2585 <action name="DisabledExtensionNotificationDismissed"> | 2592 <action name="DisabledExtensionNotificationDismissed"> |
| 2586 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2593 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2587 <description>Please enter the description of this user action.</description> | 2594 <description>Please enter the description of this user action.</description> |
| 2588 </action> | 2595 </action> |
| 2589 | 2596 |
| 2590 <action name="DisabledExtensionNotificationShown"> | 2597 <action name="DisabledExtensionNotificationShown"> |
| 2591 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2598 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2592 <description>Please enter the description of this user action.</description> | 2599 <description>Please enter the description of this user action.</description> |
| 2593 </action> | 2600 </action> |
| 2594 | 2601 |
| (...skipping 9519 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12114 <action name="webapps.AddShortcut.Manifest"> | 12121 <action name="webapps.AddShortcut.Manifest"> |
| 12115 <owner>mlamouri@chromium.org</owner> | 12122 <owner>mlamouri@chromium.org</owner> |
| 12116 <description> | 12123 <description> |
| 12117 Shortcut added to the homescreen with a valid Manifest. This action will be | 12124 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 12118 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 12125 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 12119 to keep a trend of whether the webapp also add meta tags. | 12126 to keep a trend of whether the webapp also add meta tags. |
| 12120 </description> | 12127 </description> |
| 12121 </action> | 12128 </action> |
| 12122 | 12129 |
| 12123 </actions> | 12130 </actions> |
| OLD | NEW |