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 8716 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 8727 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8727 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 8728 <description>Please enter the description of this user action.</description> | 8728 <description>Please enter the description of this user action.</description> |
| 8729 </action> | 8729 </action> |
| 8730 | 8730 |
| 8731 <action name="Options_SafeBrowsingCheckbox_Enable"> | 8731 <action name="Options_SafeBrowsingCheckbox_Enable"> |
| 8732 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8732 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 8733 <description>Please enter the description of this user action.</description> | 8733 <description>Please enter the description of this user action.</description> |
| 8734 </action> | 8734 </action> |
| 8735 | 8735 |
| 8736 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Disable"> | 8736 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Disable"> |
| 8737 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8737 <owner>felt@chromium.org</owner> |
| 8738 <description>Please enter the description of this user action.</description> | 8738 <description>Safe Browsing download feedback (disabled)</description> |
| 8739 <obsolete> | |
| 8740 Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Disable. | |
| 8741 </obsolete> | |
| 8739 </action> | 8742 </action> |
| 8740 | 8743 |
| 8741 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Enable"> | 8744 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Enable"> |
| 8742 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8745 <owner>felt@chromium.org</owner> |
| 8743 <description>Please enter the description of this user action.</description> | 8746 <description>Safe Browsing download feedback (enabled)</description> |
| 8747 <obsolete> | |
| 8748 Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Enable. | |
| 8749 </obsolete> | |
| 8750 </action> | |
| 8751 | |
| 8752 <action name="Options_SafeBrowsingExtendedReportingCheckbox_Disable"> | |
| 8753 <owner>felt@chromium.org</owner> | |
| 8754 <description>Safe Browsing Extended Reporting (disabled)</description> | |
|
Ilya Sherman
2014/06/17 17:36:23
nit: I'd drop the parens.
felt
2014/06/17 17:45:22
Done.
| |
| 8755 </action> | |
| 8756 | |
| 8757 <action name="Options_SafeBrowsingExtendedReportingCheckbox_Enable"> | |
| 8758 <owner>felt@chromium.org</owner> | |
| 8759 <description>Safe Browsing Extended Reporting (enabled)</description> | |
| 8744 </action> | 8760 </action> |
| 8745 | 8761 |
| 8746 <action name="Options_SearchEngineChanged"> | 8762 <action name="Options_SearchEngineChanged"> |
| 8747 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8763 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 8748 <description>Please enter the description of this user action.</description> | 8764 <description>Please enter the description of this user action.</description> |
| 8749 </action> | 8765 </action> |
| 8750 | 8766 |
| 8751 <action name="Options_SearchEngineRemoved"> | 8767 <action name="Options_SearchEngineRemoved"> |
| 8752 <owner>michaelpg@chromium.org</owner> | 8768 <owner>michaelpg@chromium.org</owner> |
| 8753 <description>Settings: Manage search engines...: Remove</description> | 8769 <description>Settings: Manage search engines...: Remove</description> |
| (...skipping 2357 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 11111 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11127 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 11112 <description>Please enter the description of this user action.</description> | 11128 <description>Please enter the description of this user action.</description> |
| 11113 </action> | 11129 </action> |
| 11114 | 11130 |
| 11115 <action name="webapps.AddShortcut.Bookmark"> | 11131 <action name="webapps.AddShortcut.Bookmark"> |
| 11116 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11132 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 11117 <description>Please enter the description of this user action.</description> | 11133 <description>Please enter the description of this user action.</description> |
| 11118 </action> | 11134 </action> |
| 11119 | 11135 |
| 11120 </actions> | 11136 </actions> |
| OLD | NEW |