| 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 1241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1252 <action name="BadMessageTerminate_SharedMemoryManager2"> | 1252 <action name="BadMessageTerminate_SharedMemoryManager2"> |
| 1253 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1253 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1254 <description>Please enter the description of this user action.</description> | 1254 <description>Please enter the description of this user action.</description> |
| 1255 </action> | 1255 </action> |
| 1256 | 1256 |
| 1257 <action name="BadMessageTerminate_UnexpectedFrameType"> | 1257 <action name="BadMessageTerminate_UnexpectedFrameType"> |
| 1258 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1258 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1259 <description>Please enter the description of this user action.</description> | 1259 <description>Please enter the description of this user action.</description> |
| 1260 </action> | 1260 </action> |
| 1261 | 1261 |
| 1262 <action name="BadMessageTerminate_WC"> |
| 1263 <owner>nasko@chromium.org</owner> |
| 1264 <description> |
| 1265 Indicates that a renderer process was terminated due to receiving a |
| 1266 malformed or unexpected IPC message. The process was terminated by the |
| 1267 WebContentsImpl class. |
| 1268 </description> |
| 1269 </action> |
| 1270 |
| 1262 <action name="BadMessageTerminate_WPH"> | 1271 <action name="BadMessageTerminate_WPH"> |
| 1263 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1272 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1264 <description>Please enter the description of this user action.</description> | 1273 <description>Please enter the description of this user action.</description> |
| 1265 </action> | 1274 </action> |
| 1266 | 1275 |
| 1267 <action name="BindingsMismatchTerminate_RVH_WebUI"> | 1276 <action name="BindingsMismatchTerminate_RVH_WebUI"> |
| 1268 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1277 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1269 <description>Please enter the description of this user action.</description> | 1278 <description>Please enter the description of this user action.</description> |
| 1270 </action> | 1279 </action> |
| 1271 | 1280 |
| (...skipping 10610 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11882 <action name="webapps.AddShortcut.Manifest"> | 11891 <action name="webapps.AddShortcut.Manifest"> |
| 11883 <owner>mlamouri@chromium.org</owner> | 11892 <owner>mlamouri@chromium.org</owner> |
| 11884 <description> | 11893 <description> |
| 11885 Shortcut added to the homescreen with a valid Manifest. This action will be | 11894 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 11886 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11895 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 11887 to keep a trend of whether the webapp also add meta tags. | 11896 to keep a trend of whether the webapp also add meta tags. |
| 11888 </description> | 11897 </description> |
| 11889 </action> | 11898 </action> |
| 11890 | 11899 |
| 11891 </actions> | 11900 </actions> |
| OLD | NEW |