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 9086 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9097 <action name="Options_ShowAdvancedSettings"> | 9097 <action name="Options_ShowAdvancedSettings"> |
9098 <owner>stevenjb@chromium.org</owner> | 9098 <owner>stevenjb@chromium.org</owner> |
9099 <description>Settings: Show advanced settings</description> | 9099 <description>Settings: Show advanced settings</description> |
9100 </action> | 9100 </action> |
9101 | 9101 |
9102 <action name="Options_ShowAutoFillSettings"> | 9102 <action name="Options_ShowAutoFillSettings"> |
9103 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9103 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9104 <description>Please enter the description of this user action.</description> | 9104 <description>Please enter the description of this user action.</description> |
9105 </action> | 9105 </action> |
9106 | 9106 |
| 9107 <action name="Options_ShowBatterySettings"> |
| 9108 <owner>michaelpg@chromium.org</owner> |
| 9109 <description>Settings: Power settings</description> |
| 9110 </action> |
| 9111 |
9107 <action name="Options_ShowBookmarksBar_Disable"> | 9112 <action name="Options_ShowBookmarksBar_Disable"> |
9108 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9113 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9109 <description>Please enter the description of this user action.</description> | 9114 <description>Please enter the description of this user action.</description> |
9110 </action> | 9115 </action> |
9111 | 9116 |
9112 <action name="Options_ShowBookmarksBar_Enable"> | 9117 <action name="Options_ShowBookmarksBar_Enable"> |
9113 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9118 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9114 <description>Please enter the description of this user action.</description> | 9119 <description>Please enter the description of this user action.</description> |
9115 </action> | 9120 </action> |
9116 | 9121 |
(...skipping 2507 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11624 <action name="webapps.AddShortcut.Manifest"> | 11629 <action name="webapps.AddShortcut.Manifest"> |
11625 <owner>mlamouri@chromium.org</owner> | 11630 <owner>mlamouri@chromium.org</owner> |
11626 <description> | 11631 <description> |
11627 Shortcut added to the homescreen with a valid Manifest. This action will be | 11632 Shortcut added to the homescreen with a valid Manifest. This action will be |
11628 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11633 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
11629 to keep a trend of whether the webapp also add meta tags. | 11634 to keep a trend of whether the webapp also add meta tags. |
11630 </description> | 11635 </description> |
11631 </action> | 11636 </action> |
11632 | 11637 |
11633 </actions> | 11638 </actions> |
OLD | NEW |