| 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 502 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 513 <action name="Accel_Reload_F3"> | 513 <action name="Accel_Reload_F3"> |
| 514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 515 <description>Please enter the description of this user action.</description> | 515 <description>Please enter the description of this user action.</description> |
| 516 </action> | 516 </action> |
| 517 | 517 |
| 518 <action name="Accel_Reload_R"> | 518 <action name="Accel_Reload_R"> |
| 519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 520 <description>Please enter the description of this user action.</description> | 520 <description>Please enter the description of this user action.</description> |
| 521 </action> | 521 </action> |
| 522 | 522 |
| 523 <action name="Accel_Restart_PowerButton"> |
| 524 <owner>cschuet@chromium.org</owner> |
| 525 <description>User restarted the device.</description> |
| 526 </action> |
| 527 |
| 523 <action name="Accel_Restore_Tab"> | 528 <action name="Accel_Restore_Tab"> |
| 524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 525 <description>Please enter the description of this user action.</description> | 530 <description>Please enter the description of this user action.</description> |
| 526 </action> | 531 </action> |
| 527 | 532 |
| 528 <action name="Accel_Rotate_Window"> | 533 <action name="Accel_Rotate_Window"> |
| 529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 530 <description>Please enter the description of this user action.</description> | 535 <description>Please enter the description of this user action.</description> |
| 531 </action> | 536 </action> |
| 532 | 537 |
| (...skipping 11308 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11841 <action name="webapps.AddShortcut.Manifest"> | 11846 <action name="webapps.AddShortcut.Manifest"> |
| 11842 <owner>mlamouri@chromium.org</owner> | 11847 <owner>mlamouri@chromium.org</owner> |
| 11843 <description> | 11848 <description> |
| 11844 Shortcut added to the homescreen with a valid Manifest. This action will be | 11849 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 11845 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11850 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 11846 to keep a trend of whether the webapp also add meta tags. | 11851 to keep a trend of whether the webapp also add meta tags. |
| 11847 </description> | 11852 </description> |
| 11848 </action> | 11853 </action> |
| 11849 | 11854 |
| 11850 </actions> | 11855 </actions> |
| OLD | NEW |