| 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 8088 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8099 <action name="NavEntryCommitted"> | 8099 <action name="NavEntryCommitted"> |
| 8100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 8101 <description>Please enter the description of this user action.</description> | 8101 <description>Please enter the description of this user action.</description> |
| 8102 </action> | 8102 </action> |
| 8103 | 8103 |
| 8104 <action name="NavEntryCommitted.SRP"> | 8104 <action name="NavEntryCommitted.SRP"> |
| 8105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 8106 <description>Please enter the description of this user action.</description> | 8106 <description>Please enter the description of this user action.</description> |
| 8107 </action> | 8107 </action> |
| 8108 | 8108 |
| 8109 <action name="Net.ForceAlternateProtocol"> | |
| 8110 <owner>bnc@chromium.org</owner> | |
| 8111 <description> | |
| 8112 User forces alternate protocol via command line flag. | |
| 8113 </description> | |
| 8114 </action> | |
| 8115 | |
| 8116 <action name="Net.URLRequest_StartJob_InvalidReferrer"> | 8109 <action name="Net.URLRequest_StartJob_InvalidReferrer"> |
| 8117 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8110 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 8118 <description>Please enter the description of this user action.</description> | 8111 <description>Please enter the description of this user action.</description> |
| 8119 </action> | 8112 </action> |
| 8120 | 8113 |
| 8121 <action name="NewIncognitoWindow"> | 8114 <action name="NewIncognitoWindow"> |
| 8122 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 8123 <description>Please enter the description of this user action.</description> | 8116 <description>Please enter the description of this user action.</description> |
| 8124 </action> | 8117 </action> |
| 8125 | 8118 |
| (...skipping 3899 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12025 <action name="webapps.AddShortcut.Manifest"> | 12018 <action name="webapps.AddShortcut.Manifest"> |
| 12026 <owner>mlamouri@chromium.org</owner> | 12019 <owner>mlamouri@chromium.org</owner> |
| 12027 <description> | 12020 <description> |
| 12028 Shortcut added to the homescreen with a valid Manifest. This action will be | 12021 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 12029 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 12022 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 12030 to keep a trend of whether the webapp also add meta tags. | 12023 to keep a trend of whether the webapp also add meta tags. |
| 12031 </description> | 12024 </description> |
| 12032 </action> | 12025 </action> |
| 12033 | 12026 |
| 12034 </actions> | 12027 </actions> |
| OLD | NEW |