| 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 10030 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10041 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10041 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 10042 <description>Please enter the description of this user action.</description> | 10042 <description>Please enter the description of this user action.</description> |
| 10043 </action> | 10043 </action> |
| 10044 | 10044 |
| 10045 <action name="Plugin_BlockedByPolicy"> | 10045 <action name="Plugin_BlockedByPolicy"> |
| 10046 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10046 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 10047 <description>Please enter the description of this user action.</description> | 10047 <description>Please enter the description of this user action.</description> |
| 10048 </action> | 10048 </action> |
| 10049 | 10049 |
| 10050 <action name="Plugin_ClickToPlay"> | 10050 <action name="Plugin_ClickToPlay"> |
| 10051 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10051 <owner>tommycli@chromium.org</owner> |
| 10052 <description>Please enter the description of this user action.</description> | 10052 <description> |
| 10053 <obsolete>Left-click to play plugins has been removed.</obsolete> | 10053 A plugin instance has loaded as a left click to play placeholder. |
| 10054 </description> |
| 10054 </action> | 10055 </action> |
| 10055 | 10056 |
| 10056 <action name="Plugin_Hide_Click"> | 10057 <action name="Plugin_Hide_Click"> |
| 10057 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10058 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 10058 <description>Please enter the description of this user action.</description> | 10059 <description>Please enter the description of this user action.</description> |
| 10059 </action> | 10060 </action> |
| 10060 | 10061 |
| 10061 <action name="Plugin_Hide_Menu"> | 10062 <action name="Plugin_Hide_Menu"> |
| 10062 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10063 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 10063 <description>Please enter the description of this user action.</description> | 10064 <description>Please enter the description of this user action.</description> |
| (...skipping 1794 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11858 <action name="webapps.AddShortcut.Manifest"> | 11859 <action name="webapps.AddShortcut.Manifest"> |
| 11859 <owner>mlamouri@chromium.org</owner> | 11860 <owner>mlamouri@chromium.org</owner> |
| 11860 <description> | 11861 <description> |
| 11861 Shortcut added to the homescreen with a valid Manifest. This action will be | 11862 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 11862 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11863 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 11863 to keep a trend of whether the webapp also add meta tags. | 11864 to keep a trend of whether the webapp also add meta tags. |
| 11864 </description> | 11865 </description> |
| 11865 </action> | 11866 </action> |
| 11866 | 11867 |
| 11867 </actions> | 11868 </actions> |
| OLD | NEW |