| 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 9088 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9099 </description> | 9099 </description> |
| 9100 </action> | 9100 </action> |
| 9101 | 9101 |
| 9102 <action name="Options_NetworkDisconnectWifi"> | 9102 <action name="Options_NetworkDisconnectWifi"> |
| 9103 <owner>stevenjb@chromium.org</owner> | 9103 <owner>stevenjb@chromium.org</owner> |
| 9104 <description> | 9104 <description> |
| 9105 Settings: Internet connection: Network detail (Wifi): Disconnect | 9105 Settings: Internet connection: Network detail (Wifi): Disconnect |
| 9106 </description> | 9106 </description> |
| 9107 </action> | 9107 </action> |
| 9108 | 9108 |
| 9109 <action name="Options_NetworkAddVPNBuiltIn"> | |
| 9110 <owner>stevenjb@chromium.org</owner> | |
| 9111 <description> | |
| 9112 Settings: Internet connection: VPN dropdown: Show built-in dialog for adding | |
| 9113 an OpenVPN or T2TP VPN. | |
| 9114 </description> | |
| 9115 </action> | |
| 9116 | |
| 9117 <action name="Options_NetworkAddVPNThirdParty"> | |
| 9118 <owner>stevenjb@chromium.org</owner> | |
| 9119 <description> | |
| 9120 Settings: Internet connection: VPN dropdown: Show "add network" di
alog for a third-party VPN provider. | |
| 9121 </description> | |
| 9122 </action> | |
| 9123 | |
| 9124 <action name="Options_NetworkJoinOtherVPN"> | 9109 <action name="Options_NetworkJoinOtherVPN"> |
| 9125 <owner>stevenjb@chromium.org</owner> | 9110 <owner>stevenjb@chromium.org</owner> |
| 9126 <description> | 9111 <description> |
| 9127 Settings: Internet connection: VPN dropdown: Join other | 9112 Settings: Internet connection: VPN dropdown: Join other |
| 9128 </description> | 9113 </description> |
| 9129 <obsolete>Replaced by Options_NetworkAddVPNBuiltIn.</obsolete> | |
| 9130 </action> | 9114 </action> |
| 9131 | 9115 |
| 9132 <action name="Options_NetworkJoinOtherWifi"> | 9116 <action name="Options_NetworkJoinOtherWifi"> |
| 9133 <owner>stevenjb@chromium.org</owner> | 9117 <owner>stevenjb@chromium.org</owner> |
| 9134 <description> | 9118 <description> |
| 9135 Settings: Internet connection: Wifi dropdown: Join other | 9119 Settings: Internet connection: Wifi dropdown: Join other |
| 9136 </description> | 9120 </description> |
| 9137 </action> | 9121 </action> |
| 9138 | 9122 |
| 9139 <action name="Options_NetworkManualProxy_Disable"> | 9123 <action name="Options_NetworkManualProxy_Disable"> |
| (...skipping 2910 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12050 <action name="webapps.AddShortcut.Manifest"> | 12034 <action name="webapps.AddShortcut.Manifest"> |
| 12051 <owner>mlamouri@chromium.org</owner> | 12035 <owner>mlamouri@chromium.org</owner> |
| 12052 <description> | 12036 <description> |
| 12053 Shortcut added to the homescreen with a valid Manifest. This action will be | 12037 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 12054 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 12038 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 12055 to keep a trend of whether the webapp also add meta tags. | 12039 to keep a trend of whether the webapp also add meta tags. |
| 12056 </description> | 12040 </description> |
| 12057 </action> | 12041 </action> |
| 12058 | 12042 |
| 12059 </actions> | 12043 </actions> |
| OLD | NEW |