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 8658 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8669 <action name="OutdatedPluginInfobar.Shown.Silverlight"> | 8669 <action name="OutdatedPluginInfobar.Shown.Silverlight"> |
8670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
8671 <description>Please enter the description of this user action.</description> | 8671 <description>Please enter the description of this user action.</description> |
8672 </action> | 8672 </action> |
8673 | 8673 |
8674 <action name="OutdatedPluginInfobar.Update"> | 8674 <action name="OutdatedPluginInfobar.Update"> |
8675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
8676 <description>Please enter the description of this user action.</description> | 8676 <description>Please enter the description of this user action.</description> |
8677 </action> | 8677 </action> |
8678 | 8678 |
| 8679 <action name="OutdatedUpgradeBubble.EnableAU"> |
| 8680 <owner>mad@chromium.org</owner> |
| 8681 <description> |
| 8682 When the user clicks on the Enable updates button of the outdated upgrade |
| 8683 bubble. |
| 8684 </description> |
| 8685 </action> |
| 8686 |
8679 <action name="OutdatedUpgradeBubble.Later"> | 8687 <action name="OutdatedUpgradeBubble.Later"> |
8680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8688 <owner>mad@chromium.org</owner> |
8681 <description>Please enter the description of this user action.</description> | 8689 <description> |
| 8690 When the user clicks on the Later button of the outdated upgrade bubble. |
| 8691 </description> |
8682 </action> | 8692 </action> |
8683 | 8693 |
8684 <action name="OutdatedUpgradeBubble.Reinstall"> | 8694 <action name="OutdatedUpgradeBubble.Reinstall"> |
8685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8695 <owner>mad@chromium.org</owner> |
8686 <description>Please enter the description of this user action.</description> | 8696 <description> |
| 8697 When the user clicks on the Reinstall button of the outdated upgrade bubble. |
| 8698 </description> |
8687 </action> | 8699 </action> |
8688 | 8700 |
8689 <action name="OutdatedUpgradeBubble.Show"> | 8701 <action name="OutdatedUpgradeBubble.Show"> |
8690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8702 <owner>mad@chromium.org</owner> |
8691 <description>Please enter the description of this user action.</description> | 8703 <description> |
| 8704 When the outdated upgrade bubble is shown for a user with auto-update on. |
| 8705 </description> |
| 8706 </action> |
| 8707 |
| 8708 <action name="OutdatedUpgradeBubble.ShowNoAU"> |
| 8709 <owner>mad@chromium.org</owner> |
| 8710 <description> |
| 8711 When the outdated upgrade bubble is shown for a user with auto-update off. |
| 8712 </description> |
8692 </action> | 8713 </action> |
8693 | 8714 |
8694 <action name="Outdent"> | 8715 <action name="Outdent"> |
8695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8716 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
8696 <description>Please enter the description of this user action.</description> | 8717 <description>Please enter the description of this user action.</description> |
8697 </action> | 8718 </action> |
8698 | 8719 |
8699 <action name="OverrideEncoding"> | 8720 <action name="OverrideEncoding"> |
8700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8721 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
8701 <description>Please enter the description of this user action.</description> | 8722 <description>Please enter the description of this user action.</description> |
(...skipping 1888 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10590 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10611 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10591 <description>Please enter the description of this user action.</description> | 10612 <description>Please enter the description of this user action.</description> |
10592 </action> | 10613 </action> |
10593 | 10614 |
10594 <action name="webapps.AddShortcut.Bookmark"> | 10615 <action name="webapps.AddShortcut.Bookmark"> |
10595 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10616 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10596 <description>Please enter the description of this user action.</description> | 10617 <description>Please enter the description of this user action.</description> |
10597 </action> | 10618 </action> |
10598 | 10619 |
10599 </actions> | 10620 </actions> |
OLD | NEW |