| 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 2641 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2652 <description>Please enter the description of this user action.</description> | 2652 <description>Please enter the description of this user action.</description> |
| 2653 </action> | 2653 </action> |
| 2654 | 2654 |
| 2655 <action name="FirstRunDef_Accept"> | 2655 <action name="FirstRunDef_Accept"> |
| 2656 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2656 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2657 <description>Please enter the description of this user action.</description> | 2657 <description>Please enter the description of this user action.</description> |
| 2658 </action> | 2658 </action> |
| 2659 | 2659 |
| 2660 <action name="Flash.PluginInstanceCreated"> | 2660 <action name="Flash.PluginInstanceCreated"> |
| 2661 <owner>thestig@chromium.org</owner> | 2661 <owner>thestig@chromium.org</owner> |
| 2662 <description>Count of frame loads that also load PPAPI Flash.</description> | 2662 <description>Count of Flash plugin instances.</description> |
| 2663 </action> | 2663 </action> |
| 2664 | 2664 |
| 2665 <action name="FocusAppMenu"> | 2665 <action name="FocusAppMenu"> |
| 2666 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2666 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2667 <description>Please enter the description of this user action.</description> | 2667 <description>Please enter the description of this user action.</description> |
| 2668 </action> | 2668 </action> |
| 2669 | 2669 |
| 2670 <action name="FocusBookmarksToolbar"> | 2670 <action name="FocusBookmarksToolbar"> |
| 2671 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2671 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2672 <description>Please enter the description of this user action.</description> | 2672 <description>Please enter the description of this user action.</description> |
| (...skipping 8977 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11650 <action name="webapps.AddShortcut.Manifest"> | 11650 <action name="webapps.AddShortcut.Manifest"> |
| 11651 <owner>mlamouri@chromium.org</owner> | 11651 <owner>mlamouri@chromium.org</owner> |
| 11652 <description> | 11652 <description> |
| 11653 Shortcut added to the homescreen with a valid Manifest. This action will be | 11653 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 11654 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11654 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 11655 to keep a trend of whether the webapp also add meta tags. | 11655 to keep a trend of whether the webapp also add meta tags. |
| 11656 </description> | 11656 </description> |
| 11657 </action> | 11657 </action> |
| 11658 | 11658 |
| 11659 </actions> | 11659 </actions> |
| OLD | NEW |