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 9519 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9530 <action name="Options_VertEdgeScrollCheckbox_Disable"> | 9530 <action name="Options_VertEdgeScrollCheckbox_Disable"> |
9531 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9531 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9532 <description>Please enter the description of this user action.</description> | 9532 <description>Please enter the description of this user action.</description> |
9533 </action> | 9533 </action> |
9534 | 9534 |
9535 <action name="Options_VertEdgeScrollCheckbox_Enable"> | 9535 <action name="Options_VertEdgeScrollCheckbox_Enable"> |
9536 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9536 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9537 <description>Please enter the description of this user action.</description> | 9537 <description>Please enter the description of this user action.</description> |
9538 </action> | 9538 </action> |
9539 | 9539 |
| 9540 <action name="Options_WakeOnWifiSsid_Disable"> |
| 9541 <owner>michaelpg@chromium.org</owner> |
| 9542 <description>Settings: Disable Wake on Wi-Fi SSID</description> |
| 9543 </action> |
| 9544 |
| 9545 <action name="Options_WakeOnWifiSsid_Enable"> |
| 9546 <owner>michaelpg@chromium.org</owner> |
| 9547 <description>Settings: Enable Wake on Wi-Fi SSID</description> |
| 9548 </action> |
| 9549 |
9540 <action name="Options_WhitelistedUser_Add"> | 9550 <action name="Options_WhitelistedUser_Add"> |
9541 <owner>stevenjb@chromium.org</owner> | 9551 <owner>stevenjb@chromium.org</owner> |
9542 <description>Settings: Users: Add a whitelisted user</description> | 9552 <description>Settings: Users: Add a whitelisted user</description> |
9543 </action> | 9553 </action> |
9544 | 9554 |
9545 <action name="Options_WhitelistedUser_Remove"> | 9555 <action name="Options_WhitelistedUser_Remove"> |
9546 <owner>stevenjb@chromium.org</owner> | 9556 <owner>stevenjb@chromium.org</owner> |
9547 <description>Settings: Users: Remove a whitelisted user</description> | 9557 <description>Settings: Users: Remove a whitelisted user</description> |
9548 </action> | 9558 </action> |
9549 | 9559 |
(...skipping 2298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11848 <action name="webapps.AddShortcut.Manifest"> | 11858 <action name="webapps.AddShortcut.Manifest"> |
11849 <owner>mlamouri@chromium.org</owner> | 11859 <owner>mlamouri@chromium.org</owner> |
11850 <description> | 11860 <description> |
11851 Shortcut added to the homescreen with a valid Manifest. This action will be | 11861 Shortcut added to the homescreen with a valid Manifest. This action will be |
11852 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11862 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
11853 to keep a trend of whether the webapp also add meta tags. | 11863 to keep a trend of whether the webapp also add meta tags. |
11854 </description> | 11864 </description> |
11855 </action> | 11865 </action> |
11856 | 11866 |
11857 </actions> | 11867 </actions> |
OLD | NEW |