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 9186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9197 <action name="Options_ResetAutoOpenFiles"> | 9197 <action name="Options_ResetAutoOpenFiles"> |
9198 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9198 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9199 <description>Please enter the description of this user action.</description> | 9199 <description>Please enter the description of this user action.</description> |
9200 </action> | 9200 </action> |
9201 | 9201 |
9202 <action name="Options_ResetToDefaults"> | 9202 <action name="Options_ResetToDefaults"> |
9203 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9203 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9204 <description>Please enter the description of this user action.</description> | 9204 <description>Please enter the description of this user action.</description> |
9205 </action> | 9205 </action> |
9206 | 9206 |
| 9207 <action name="Options_ResolveTimezoneByGeoLocation_Disable"> |
| 9208 <owner>alemate@chromium.org</owner> |
| 9209 <description>ChromeOS periodic timezone refresh disabled.</description> |
| 9210 </action> |
| 9211 |
| 9212 <action name="Options_ResolveTimezoneByGeoLocation_Enable"> |
| 9213 <owner>alemate@chromium.org</owner> |
| 9214 <description>ChromeOS periodic timezone refresh enabled.</description> |
| 9215 </action> |
| 9216 |
9207 <action name="Options_SSL2_Disable"> | 9217 <action name="Options_SSL2_Disable"> |
9208 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9218 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9209 <description>Please enter the description of this user action.</description> | 9219 <description>Please enter the description of this user action.</description> |
9210 </action> | 9220 </action> |
9211 | 9221 |
9212 <action name="Options_SSL2_Enable"> | 9222 <action name="Options_SSL2_Enable"> |
9213 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9223 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9214 <description>Please enter the description of this user action.</description> | 9224 <description>Please enter the description of this user action.</description> |
9215 </action> | 9225 </action> |
9216 | 9226 |
(...skipping 2681 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11898 <action name="webapps.AddShortcut.Manifest"> | 11908 <action name="webapps.AddShortcut.Manifest"> |
11899 <owner>mlamouri@chromium.org</owner> | 11909 <owner>mlamouri@chromium.org</owner> |
11900 <description> | 11910 <description> |
11901 Shortcut added to the homescreen with a valid Manifest. This action will be | 11911 Shortcut added to the homescreen with a valid Manifest. This action will be |
11902 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11912 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
11903 to keep a trend of whether the webapp also add meta tags. | 11913 to keep a trend of whether the webapp also add meta tags. |
11904 </description> | 11914 </description> |
11905 </action> | 11915 </action> |
11906 | 11916 |
11907 </actions> | 11917 </actions> |
OLD | NEW |