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 9986 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9997 </action> | 9997 </action> |
9998 | 9998 |
9999 <action name="Plugin_BlockedByPolicy"> | 9999 <action name="Plugin_BlockedByPolicy"> |
10000 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10000 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10001 <description>Please enter the description of this user action.</description> | 10001 <description>Please enter the description of this user action.</description> |
10002 </action> | 10002 </action> |
10003 | 10003 |
10004 <action name="Plugin_ClickToPlay"> | 10004 <action name="Plugin_ClickToPlay"> |
10005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10006 <description>Please enter the description of this user action.</description> | 10006 <description>Please enter the description of this user action.</description> |
| 10007 <obsolete>Left-click to play plugins has been removed.</obsolete> |
10007 </action> | 10008 </action> |
10008 | 10009 |
10009 <action name="Plugin_Hide_Click"> | 10010 <action name="Plugin_Hide_Click"> |
10010 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10011 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10011 <description>Please enter the description of this user action.</description> | 10012 <description>Please enter the description of this user action.</description> |
10012 </action> | 10013 </action> |
10013 | 10014 |
10014 <action name="Plugin_Hide_Menu"> | 10015 <action name="Plugin_Hide_Menu"> |
10015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10016 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10016 <description>Please enter the description of this user action.</description> | 10017 <description>Please enter the description of this user action.</description> |
(...skipping 1780 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11797 <action name="webapps.AddShortcut.Manifest"> | 11798 <action name="webapps.AddShortcut.Manifest"> |
11798 <owner>mlamouri@chromium.org</owner> | 11799 <owner>mlamouri@chromium.org</owner> |
11799 <description> | 11800 <description> |
11800 Shortcut added to the homescreen with a valid Manifest. This action will be | 11801 Shortcut added to the homescreen with a valid Manifest. This action will be |
11801 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11802 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
11802 to keep a trend of whether the webapp also add meta tags. | 11803 to keep a trend of whether the webapp also add meta tags. |
11803 </description> | 11804 </description> |
11804 </action> | 11805 </action> |
11805 | 11806 |
11806 </actions> | 11807 </actions> |
OLD | NEW |