Chromium Code Reviews| 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 667 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 678 <action name="Accel_VolumeUp_F10"> | 678 <action name="Accel_VolumeUp_F10"> |
| 679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 680 <description>Please enter the description of this user action.</description> | 680 <description>Please enter the description of this user action.</description> |
| 681 </action> | 681 </action> |
| 682 | 682 |
| 683 <action name="Accel_Window_Position_Center"> | 683 <action name="Accel_Window_Position_Center"> |
| 684 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 684 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 685 <description>Please enter the description of this user action.</description> | 685 <description>Please enter the description of this user action.</description> |
| 686 </action> | 686 </action> |
| 687 | 687 |
| 688 <action name="Accel_Window_Restore"> | |
|
varkha
2014/10/01 19:08:51
I think the intent here was to record use of actua
dtapuska
2014/10/01 20:17:42
Done.
| |
| 689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 690 <description>Please enter the description of the metric.</description> | |
| 691 </action> | |
| 692 | |
| 688 <action name="Accel_Window_Snap_Left"> | 693 <action name="Accel_Window_Snap_Left"> |
| 689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 690 <description>Please enter the description of this user action.</description> | 695 <description>Please enter the description of this user action.</description> |
| 691 </action> | 696 </action> |
| 692 | 697 |
| 693 <action name="Accel_Window_Snap_Right"> | 698 <action name="Accel_Window_Snap_Right"> |
| 694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 699 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 695 <description>Please enter the description of this user action.</description> | 700 <description>Please enter the description of this user action.</description> |
| 696 </action> | 701 </action> |
| 697 | 702 |
| (...skipping 10895 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 11593 apple-mobile-webapp-capable meta tag. | 11598 apple-mobile-webapp-capable meta tag. |
| 11594 </description> | 11599 </description> |
| 11595 </action> | 11600 </action> |
| 11596 | 11601 |
| 11597 <action name="webapps.AddShortcut.Bookmark"> | 11602 <action name="webapps.AddShortcut.Bookmark"> |
| 11598 <owner>dfalcantara@chromium.org</owner> | 11603 <owner>dfalcantara@chromium.org</owner> |
| 11599 <description>Shortcut added to the homescreen for a bookmark.</description> | 11604 <description>Shortcut added to the homescreen for a bookmark.</description> |
| 11600 </action> | 11605 </action> |
| 11601 | 11606 |
| 11602 </actions> | 11607 </actions> |
| OLD | NEW |