| 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. A user action should be tied to an actual | 9 and description for each user action. A user action should be tied to an actual |
| 10 action taken by a user. It should be logged immediately after a user takes the | 10 action taken by a user. It should be logged immediately after a user takes the |
| (...skipping 9313 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9324 <action name="OpenTabpose"> | 9324 <action name="OpenTabpose"> |
| 9325 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9325 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 9326 <description>Please enter the description of this user action.</description> | 9326 <description>Please enter the description of this user action.</description> |
| 9327 </action> | 9327 </action> |
| 9328 | 9328 |
| 9329 <action name="Options_About"> | 9329 <action name="Options_About"> |
| 9330 <owner>michaelpg@chromium.org</owner> | 9330 <owner>michaelpg@chromium.org</owner> |
| 9331 <description>Settings: About Chrome</description> | 9331 <description>Settings: About Chrome</description> |
| 9332 </action> | 9332 </action> |
| 9333 | 9333 |
| 9334 <action name="Options_AccessibilityCaretHighlight_Disable"> |
| 9335 <owner>dmazzoni@chromium.org</owner> |
| 9336 <description>Settings: Accessibility: Disable caret highlighting</description> |
| 9337 </action> |
| 9338 |
| 9339 <action name="Options_AccessibilityCaretHighlight_Enable"> |
| 9340 <owner>dmazzoni@chromium.org</owner> |
| 9341 <description>Settings: Accessibility: Enable caret highlighting</description> |
| 9342 </action> |
| 9343 |
| 9344 <action name="Options_AccessibilityCursorHighlight_Disable"> |
| 9345 <owner>dmazzoni@chromium.org</owner> |
| 9346 <description> |
| 9347 Settings: Accessibility: Disable cursor highlighting |
| 9348 </description> |
| 9349 </action> |
| 9350 |
| 9351 <action name="Options_AccessibilityCursorHighlight_Enable"> |
| 9352 <owner>dmazzoni@chromium.org</owner> |
| 9353 <description>Settings: Accessibility: Enable cursor highlighting</description> |
| 9354 </action> |
| 9355 |
| 9356 <action name="Options_AccessibilityFocusHighlight_Disable"> |
| 9357 <owner>dmazzoni@chromium.org</owner> |
| 9358 <description>Settings: Accessibility: Disable focus highlighting</description> |
| 9359 </action> |
| 9360 |
| 9361 <action name="Options_AccessibilityFocusHighlight_Enable"> |
| 9362 <owner>dmazzoni@chromium.org</owner> |
| 9363 <description>Settings: Accessibility: Enable focus highlighting</description> |
| 9364 </action> |
| 9365 |
| 9334 <action name="Options_AccessibilityHighContrastMode"> | 9366 <action name="Options_AccessibilityHighContrastMode"> |
| 9335 <owner>stevenjb@chromium.org</owner> | 9367 <owner>stevenjb@chromium.org</owner> |
| 9336 <description>Settings: Accessibility: Toggle high contrast mode</description> | 9368 <description>Settings: Accessibility: Toggle high contrast mode</description> |
| 9337 </action> | 9369 </action> |
| 9338 | 9370 |
| 9339 <action name="Options_AccessibilityHighContrastMode_Disable"> | 9371 <action name="Options_AccessibilityHighContrastMode_Disable"> |
| 9340 <owner>stevenjb@chromium.org</owner> | 9372 <owner>stevenjb@chromium.org</owner> |
| 9341 <description>Settings: Accessibility: Disable high contrast mode</description> | 9373 <description>Settings: Accessibility: Disable high contrast mode</description> |
| 9342 </action> | 9374 </action> |
| 9343 | 9375 |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9390 <action name="Options_AccessibilityScreenMagnifier_Disable"> | 9422 <action name="Options_AccessibilityScreenMagnifier_Disable"> |
| 9391 <owner>stevenjb@chromium.org</owner> | 9423 <owner>stevenjb@chromium.org</owner> |
| 9392 <description>Settings: Accessibility: Disable screen magnifier</description> | 9424 <description>Settings: Accessibility: Disable screen magnifier</description> |
| 9393 </action> | 9425 </action> |
| 9394 | 9426 |
| 9395 <action name="Options_AccessibilityScreenMagnifier_Enable"> | 9427 <action name="Options_AccessibilityScreenMagnifier_Enable"> |
| 9396 <owner>stevenjb@chromium.org</owner> | 9428 <owner>stevenjb@chromium.org</owner> |
| 9397 <description>Settings: Accessibility: Enable screen magnifier</description> | 9429 <description>Settings: Accessibility: Enable screen magnifier</description> |
| 9398 </action> | 9430 </action> |
| 9399 | 9431 |
| 9432 <action name="Options_AccessibilitySelectToSpeak_Disable"> |
| 9433 <owner>dmazzoni@chromium.org</owner> |
| 9434 <description>Settings: Accessibility: Disable select-to-speak</description> |
| 9435 </action> |
| 9436 |
| 9437 <action name="Options_AccessibilitySelectToSpeak_Enable"> |
| 9438 <owner>dmazzoni@chromium.org</owner> |
| 9439 <description>Settings: Accessibility: Enable select-to-speak</description> |
| 9440 </action> |
| 9441 |
| 9400 <action name="Options_AccessibilitySpokenFeedback_Disable"> | 9442 <action name="Options_AccessibilitySpokenFeedback_Disable"> |
| 9401 <owner>stevenjb@chromium.org</owner> | 9443 <owner>stevenjb@chromium.org</owner> |
| 9402 <description>Settings: Accessibility: Disable ChromeVox</description> | 9444 <description>Settings: Accessibility: Disable ChromeVox</description> |
| 9403 </action> | 9445 </action> |
| 9404 | 9446 |
| 9405 <action name="Options_AccessibilitySpokenFeedback_Enable"> | 9447 <action name="Options_AccessibilitySpokenFeedback_Enable"> |
| 9406 <owner>stevenjb@chromium.org</owner> | 9448 <owner>stevenjb@chromium.org</owner> |
| 9407 <description>Settings: Accessibility: Enable ChromeVox</description> | 9449 <description>Settings: Accessibility: Enable ChromeVox</description> |
| 9408 </action> | 9450 </action> |
| 9409 | 9451 |
| 9410 <action name="Options_AccessibilityStickyKeys_Disable"> | 9452 <action name="Options_AccessibilityStickyKeys_Disable"> |
| 9411 <owner>stevenjb@chromium.org</owner> | 9453 <owner>stevenjb@chromium.org</owner> |
| 9412 <description>Settings: Accessibility: Disable sticky keys</description> | 9454 <description>Settings: Accessibility: Disable sticky keys</description> |
| 9413 </action> | 9455 </action> |
| 9414 | 9456 |
| 9415 <action name="Options_AccessibilityStickyKeys_Enable"> | 9457 <action name="Options_AccessibilityStickyKeys_Enable"> |
| 9416 <owner>stevenjb@chromium.org</owner> | 9458 <owner>stevenjb@chromium.org</owner> |
| 9417 <description>Settings: Accessibility: Enable sticky keys</description> | 9459 <description>Settings: Accessibility: Enable sticky keys</description> |
| 9418 </action> | 9460 </action> |
| 9419 | 9461 |
| 9462 <action name="Options_AccessibilitySwitchAccess_Disable"> |
| 9463 <owner>dmazzoni@chromium.org</owner> |
| 9464 <description>Settings: Accessibility: Disable switch access</description> |
| 9465 </action> |
| 9466 |
| 9467 <action name="Options_AccessibilitySwitchAccess_Enable"> |
| 9468 <owner>dmazzoni@chromium.org</owner> |
| 9469 <description>Settings: Accessibility: Enable switch access</description> |
| 9470 </action> |
| 9471 |
| 9420 <action name="Options_AccessibilitySystemMenu_Disable"> | 9472 <action name="Options_AccessibilitySystemMenu_Disable"> |
| 9421 <owner>stevenjb@chromium.org</owner> | 9473 <owner>stevenjb@chromium.org</owner> |
| 9422 <description> | 9474 <description> |
| 9423 Settings: Accessibility: Disable show in system menu | 9475 Settings: Accessibility: Disable show in system menu |
| 9424 </description> | 9476 </description> |
| 9425 </action> | 9477 </action> |
| 9426 | 9478 |
| 9427 <action name="Options_AccessibilitySystemMenu_Enable"> | 9479 <action name="Options_AccessibilitySystemMenu_Enable"> |
| 9428 <owner>stevenjb@chromium.org</owner> | 9480 <owner>stevenjb@chromium.org</owner> |
| 9429 <description>Settings: Accessibility: Enable show in system menu</description> | 9481 <description>Settings: Accessibility: Enable show in system menu</description> |
| (...skipping 4548 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13978 <action name="webapps.AddShortcut.Manifest"> | 14030 <action name="webapps.AddShortcut.Manifest"> |
| 13979 <owner>mlamouri@chromium.org</owner> | 14031 <owner>mlamouri@chromium.org</owner> |
| 13980 <description> | 14032 <description> |
| 13981 Shortcut added to the homescreen with a valid Manifest. This action will be | 14033 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 13982 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 14034 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 13983 to keep a trend of whether the webapp also add meta tags. | 14035 to keep a trend of whether the webapp also add meta tags. |
| 13984 </description> | 14036 </description> |
| 13985 </action> | 14037 </action> |
| 13986 | 14038 |
| 13987 </actions> | 14039 </actions> |
| OLD | NEW |