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 9337 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
9348 <action name="Options_ThemesGallery"> | 9348 <action name="Options_ThemesGallery"> |
9349 <owner>michaelpg@chromium.org</owner> | 9349 <owner>michaelpg@chromium.org</owner> |
9350 <description>Settings: Appearance: Get themes</description> | 9350 <description>Settings: Appearance: Get themes</description> |
9351 </action> | 9351 </action> |
9352 | 9352 |
9353 <action name="Options_ThemesReset"> | 9353 <action name="Options_ThemesReset"> |
9354 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9354 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9355 <description>Please enter the description of this user action.</description> | 9355 <description>Please enter the description of this user action.</description> |
9356 </action> | 9356 </action> |
9357 | 9357 |
9358 <action name="Options_Timezone"> | |
stevenjb
2014/11/21 17:35:52
nit: Maybe name this TimezoneSelect?
michaelpg
2014/11/21 17:44:54
I actually checked, and we never use "XYZSelect".
| |
9359 <owner>michaelpg@chromium.org</owner> | |
9360 <description>Settings: Date and time: Timezone</description> | |
9361 </action> | |
9362 | |
9358 <action name="Options_TouchpadNaturalScroll_Disable"> | 9363 <action name="Options_TouchpadNaturalScroll_Disable"> |
9359 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9364 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9360 <description>Please enter the description of this user action.</description> | 9365 <description>Please enter the description of this user action.</description> |
9361 </action> | 9366 </action> |
9362 | 9367 |
9363 <action name="Options_TouchpadNaturalScroll_Enable"> | 9368 <action name="Options_TouchpadNaturalScroll_Enable"> |
9364 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9369 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9365 <description>Please enter the description of this user action.</description> | 9370 <description>Please enter the description of this user action.</description> |
9366 </action> | 9371 </action> |
9367 | 9372 |
(...skipping 10 matching lines...) Expand all Loading... | |
9378 <action name="Options_Translate_Disable"> | 9383 <action name="Options_Translate_Disable"> |
9379 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9380 <description>Please enter the description of this user action.</description> | 9385 <description>Please enter the description of this user action.</description> |
9381 </action> | 9386 </action> |
9382 | 9387 |
9383 <action name="Options_Translate_Enable"> | 9388 <action name="Options_Translate_Enable"> |
9384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9389 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9385 <description>Please enter the description of this user action.</description> | 9390 <description>Please enter the description of this user action.</description> |
9386 </action> | 9391 </action> |
9387 | 9392 |
9393 <action name="Options_Use24HourClockCheckbox_Disable"> | |
9394 <owner>michaelpg@chromium.org</owner> | |
9395 <description>Settings: Date and time: Use 24-hour clock</description> | |
9396 </action> | |
9397 | |
9398 <action name="Options_Use24HourClockCheckbox_Enable"> | |
9399 <owner>michaelpg@chromium.org</owner> | |
9400 <description>Settings: Date and time: Use 24-hour clock</description> | |
9401 </action> | |
9402 | |
9388 <action name="Options_UseSpellingServiceCheckbox_Disable"> | 9403 <action name="Options_UseSpellingServiceCheckbox_Disable"> |
9389 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9390 <description>Please enter the description of this user action.</description> | 9405 <description>Please enter the description of this user action.</description> |
9391 </action> | 9406 </action> |
9392 | 9407 |
9393 <action name="Options_UseSpellingServiceCheckbox_Enable"> | 9408 <action name="Options_UseSpellingServiceCheckbox_Enable"> |
9394 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9395 <description>Please enter the description of this user action.</description> | 9410 <description>Please enter the description of this user action.</description> |
9396 </action> | 9411 </action> |
9397 | 9412 |
(...skipping 2311 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
11709 <action name="webapps.AddShortcut.Manifest"> | 11724 <action name="webapps.AddShortcut.Manifest"> |
11710 <owner>mlamouri@chromium.org</owner> | 11725 <owner>mlamouri@chromium.org</owner> |
11711 <description> | 11726 <description> |
11712 Shortcut added to the homescreen with a valid Manifest. This action will be | 11727 Shortcut added to the homescreen with a valid Manifest. This action will be |
11713 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11728 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
11714 to keep a trend of whether the webapp also add meta tags. | 11729 to keep a trend of whether the webapp also add meta tags. |
11715 </description> | 11730 </description> |
11716 </action> | 11731 </action> |
11717 | 11732 |
11718 </actions> | 11733 </actions> |
OLD | NEW |