| 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 8519 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8530 <action name="Options_AccessibilityOnScreenKeyboard_Disable"> | 8530 <action name="Options_AccessibilityOnScreenKeyboard_Disable"> |
| 8531 <owner>stevenjb@chromium.org</owner> | 8531 <owner>stevenjb@chromium.org</owner> |
| 8532 <description>Settings: Accessibility: Disable on-screen keyboard</description> | 8532 <description>Settings: Accessibility: Disable on-screen keyboard</description> |
| 8533 </action> | 8533 </action> |
| 8534 | 8534 |
| 8535 <action name="Options_AccessibilityOnScreenKeyboard_Enable"> | 8535 <action name="Options_AccessibilityOnScreenKeyboard_Enable"> |
| 8536 <owner>stevenjb@chromium.org</owner> | 8536 <owner>stevenjb@chromium.org</owner> |
| 8537 <description>Settings: Accessibility: Enable on-screen keyboard</description> | 8537 <description>Settings: Accessibility: Enable on-screen keyboard</description> |
| 8538 </action> | 8538 </action> |
| 8539 | 8539 |
| 8540 <action name="Options_AccessibilityScreenMagnifierCenterFocus_Disable"> |
| 8541 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 8542 <description>Please enter the description of the metric.</description> |
| 8543 </action> |
| 8544 |
| 8545 <action name="Options_AccessibilityScreenMagnifierCenterFocus_Enable"> |
| 8546 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 8547 <description>Please enter the description of the metric.</description> |
| 8548 </action> |
| 8549 |
| 8540 <action name="Options_AccessibilityScreenMagnifier_Disable"> | 8550 <action name="Options_AccessibilityScreenMagnifier_Disable"> |
| 8541 <owner>stevenjb@chromium.org</owner> | 8551 <owner>stevenjb@chromium.org</owner> |
| 8542 <description>Settings: Accessibility: Disable screen magnifier</description> | 8552 <description>Settings: Accessibility: Disable screen magnifier</description> |
| 8543 </action> | 8553 </action> |
| 8544 | 8554 |
| 8545 <action name="Options_AccessibilityScreenMagnifier_Enable"> | 8555 <action name="Options_AccessibilityScreenMagnifier_Enable"> |
| 8546 <owner>stevenjb@chromium.org</owner> | 8556 <owner>stevenjb@chromium.org</owner> |
| 8547 <description>Settings: Accessibility: Enable screen magnifier</description> | 8557 <description>Settings: Accessibility: Enable screen magnifier</description> |
| 8548 </action> | 8558 </action> |
| 8549 | 8559 |
| (...skipping 3893 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12443 <action name="webapps.AddShortcut.Manifest"> | 12453 <action name="webapps.AddShortcut.Manifest"> |
| 12444 <owner>mlamouri@chromium.org</owner> | 12454 <owner>mlamouri@chromium.org</owner> |
| 12445 <description> | 12455 <description> |
| 12446 Shortcut added to the homescreen with a valid Manifest. This action will be | 12456 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 12447 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 12457 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 12448 to keep a trend of whether the webapp also add meta tags. | 12458 to keep a trend of whether the webapp also add meta tags. |
| 12449 </description> | 12459 </description> |
| 12450 </action> | 12460 </action> |
| 12451 | 12461 |
| 12452 </actions> | 12462 </actions> |
| OLD | NEW |