Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(181)

Side by Side Diff: tools/metrics/actions/actions.xml

Issue 1009583004: Add UMA histograms and logging for bad IPC message handling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: actions.xml claims to be pretty printed Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « extensions/extensions.gypi ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 1107 matching lines...) Expand 10 before | Expand all | Expand 10 after
1118 <description>Please enter the description of this user action.</description> 1118 <description>Please enter the description of this user action.</description>
1119 </action> 1119 </action>
1120 1120
1121 <action name="BadMessageTerminate_EOG"> 1121 <action name="BadMessageTerminate_EOG">
1122 <owner>kalman@chromium.org</owner> 1122 <owner>kalman@chromium.org</owner>
1123 <owner>fsamuel@chromium.org</owner> 1123 <owner>fsamuel@chromium.org</owner>
1124 <description> 1124 <description>
1125 Indicates that an ExtensionOptionsGuest was terminated due to a navigation 1125 Indicates that an ExtensionOptionsGuest was terminated due to a navigation
1126 to an origin other than the extension it is embedding. 1126 to an origin other than the extension it is embedding.
1127 </description> 1127 </description>
1128 <obsolete>
1129 Deprecated 3/2015. Replaced by the histogram
1130 Stability.BadMessageTerminate.Extensions.
1131 </obsolete>
1128 </action> 1132 </action>
1129 1133
1130 <action name="BadMessageTerminate_EVG"> 1134 <action name="BadMessageTerminate_EVG">
1131 <owner>fsamuel@chromium.org</owner> 1135 <owner>fsamuel@chromium.org</owner>
1132 <description> 1136 <description>
1133 Indicates that an ExtensionViewGuest was terminated due to a navigation to 1137 Indicates that an ExtensionViewGuest was terminated due to a navigation to
1134 an origin other than the extension it is embedding. 1138 an origin other than the extension it is embedding.
1135 </description> 1139 </description>
1140 <obsolete>
1141 Deprecated 3/2015. Replaced by the histogram
1142 Stability.BadMessageTerminate.Extensions.
1143 </obsolete>
1136 </action> 1144 </action>
1137 1145
1138 <action name="BadMessageTerminate_FAMF"> 1146 <action name="BadMessageTerminate_FAMF">
1139 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1147 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1140 <description>Please enter the description of this user action.</description> 1148 <description>Please enter the description of this user action.</description>
1141 </action> 1149 </action>
1142 1150
1143 <action name="BadMessageTerminate_IDBMF"> 1151 <action name="BadMessageTerminate_IDBMF">
1144 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1152 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1145 <description>Please enter the description of this user action.</description> 1153 <description>Please enter the description of this user action.</description>
(...skipping 29 matching lines...) Expand all
1175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1183 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1176 <description>Please enter the description of this user action.</description> 1184 <description>Please enter the description of this user action.</description>
1177 </action> 1185 </action>
1178 1186
1179 <action name="BadMessageTerminate_RFH"> 1187 <action name="BadMessageTerminate_RFH">
1180 <owner>alexmos@chromium.org</owner> 1188 <owner>alexmos@chromium.org</owner>
1181 <description> 1189 <description>
1182 Indicates that a renderer process was terminated because it tried to change 1190 Indicates that a renderer process was terminated because it tried to change
1183 iframe sandbox flags for an invalid frame. 1191 iframe sandbox flags for an invalid frame.
1184 </description> 1192 </description>
1193 <obsolete>
1194 Deprecated 3/2015. Replaced by the histogram
1195 Stability.BadMessageTerminate.Content.
1196 </obsolete>
1185 </action> 1197 </action>
1186 1198
1187 <action name="BadMessageTerminate_RVD"> 1199 <action name="BadMessageTerminate_RVD">
1188 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1189 <description>Please enter the description of this user action.</description> 1201 <description>Please enter the description of this user action.</description>
1190 </action> 1202 </action>
1191 1203
1192 <action name="BadMessageTerminate_RVD2"> 1204 <action name="BadMessageTerminate_RVD2">
1193 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1194 <description>Please enter the description of this user action.</description> 1206 <description>Please enter the description of this user action.</description>
(...skipping 10 matching lines...) Expand all
1205 </action> 1217 </action>
1206 1218
1207 <action name="BadMessageTerminate_RWH"> 1219 <action name="BadMessageTerminate_RWH">
1208 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1209 <description>Please enter the description of this user action.</description> 1221 <description>Please enter the description of this user action.</description>
1210 </action> 1222 </action>
1211 1223
1212 <action name="BadMessageTerminate_RWH1"> 1224 <action name="BadMessageTerminate_RWH1">
1213 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1214 <description>Please enter the description of this user action.</description> 1226 <description>Please enter the description of this user action.</description>
1227 <obsolete>
1228 Deprecated 3/2015. Replaced by the histogram
1229 Stability.BadMessageTerminate.Content.
1230 </obsolete>
1215 </action> 1231 </action>
1216 1232
1217 <action name="BadMessageTerminate_RWH2"> 1233 <action name="BadMessageTerminate_RWH2">
1218 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1234 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1219 <description>Please enter the description of this user action.</description> 1235 <description>Please enter the description of this user action.</description>
1236 <obsolete>
1237 Deprecated 3/2015. Replaced by the histogram
1238 Stability.BadMessageTerminate.Content.
1239 </obsolete>
1220 </action> 1240 </action>
1221 1241
1222 <action name="BadMessageTerminate_RWH3"> 1242 <action name="BadMessageTerminate_RWH3">
1223 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1243 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1224 <description>Please enter the description of this user action.</description> 1244 <description>Please enter the description of this user action.</description>
1245 <obsolete>
1246 Deprecated 3/2015. Replaced by the histogram
1247 Stability.BadMessageTerminate.Content.
1248 </obsolete>
1225 </action> 1249 </action>
1226 1250
1227 <action name="BadMessageTerminate_RWH4"> 1251 <action name="BadMessageTerminate_RWH4">
1228 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1252 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1229 <description>Please enter the description of this user action.</description> 1253 <description>Please enter the description of this user action.</description>
1254 <obsolete>
1255 Deprecated 3/2015. Replaced by the histogram
1256 Stability.BadMessageTerminate.Content.
1257 </obsolete>
1230 </action> 1258 </action>
1231 1259
1232 <action name="BadMessageTerminate_RWH5"> 1260 <action name="BadMessageTerminate_RWH5">
1233 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1261 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1234 <description>Please enter the description of this user action.</description> 1262 <description>Please enter the description of this user action.</description>
1263 <obsolete>
1264 Deprecated 3/2015. Replaced by the histogram
1265 Stability.BadMessageTerminate.Content.
1266 </obsolete>
1235 </action> 1267 </action>
1236 1268
1237 <action name="BadMessageTerminate_RWH6"> 1269 <action name="BadMessageTerminate_RWH6">
1238 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1239 <description>Please enter the description of this user action.</description> 1271 <description>Please enter the description of this user action.</description>
1272 <obsolete>
1273 Deprecated 3/2015. Replaced by the histogram
1274 Stability.BadMessageTerminate.Content.
1275 </obsolete>
1240 </action> 1276 </action>
1241 1277
1242 <action name="BadMessageTerminate_RWH7"> 1278 <action name="BadMessageTerminate_RWH7">
1243 <owner>jdduke@chromium.org</owner> 1279 <owner>jdduke@chromium.org</owner>
1244 <owner>dominikg@chromium.org</owner> 1280 <owner>dominikg@chromium.org</owner>
1245 <description> 1281 <description>
1246 Emitted when a InputHostMsg_QueueSyntheticGesture message is received while 1282 Emitted when a InputHostMsg_QueueSyntheticGesture message is received while
1247 the --enable-gpu-benchmarking flag is not present. 1283 the --enable-gpu-benchmarking flag is not present.
1248 </description> 1284 </description>
1285 <obsolete>
1286 Deprecated 3/2015. Replaced by the histogram
1287 Stability.BadMessageTerminate.Content.
1288 </obsolete>
1249 </action> 1289 </action>
1250 1290
1251 <action name="BadMessageTerminate_RWHVA1"> 1291 <action name="BadMessageTerminate_RWHVA1">
1252 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1292 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1253 <description>Please enter the description of this user action.</description> 1293 <description>Please enter the description of this user action.</description>
1254 </action> 1294 </action>
1255 1295
1256 <action name="BadMessageTerminate_RWHVA2"> 1296 <action name="BadMessageTerminate_RWHVA2">
1257 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1297 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1258 <description>Please enter the description of this user action.</description> 1298 <description>Please enter the description of this user action.</description>
1259 </action> 1299 </action>
1260 1300
1261 <action name="BadMessageTerminate_SharedMemoryAura"> 1301 <action name="BadMessageTerminate_SharedMemoryAura">
1262 <owner>jbauman@chromium.org</owner> 1302 <owner>jbauman@chromium.org</owner>
1263 <description> 1303 <description>
1264 Emitted when a renderer is terminated due to it attempting to swap a shared 1304 Emitted when a renderer is terminated due to it attempting to swap a shared
1265 memory surface in aura. 1305 memory surface in aura.
1266 </description> 1306 </description>
1307 <obsolete>
1308 Deprecated 3/2015. Replaced by the histogram
1309 Stability.BadMessageTerminate.Content.
1310 </obsolete>
1267 </action> 1311 </action>
1268 1312
1269 <action name="BadMessageTerminate_SharedMemoryManager1"> 1313 <action name="BadMessageTerminate_SharedMemoryManager1">
1270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1314 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1271 <description>Please enter the description of this user action.</description> 1315 <description>Please enter the description of this user action.</description>
1272 </action> 1316 </action>
1273 1317
1274 <action name="BadMessageTerminate_SharedMemoryManager2"> 1318 <action name="BadMessageTerminate_SharedMemoryManager2">
1275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1319 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1276 <description>Please enter the description of this user action.</description> 1320 <description>Please enter the description of this user action.</description>
1277 </action> 1321 </action>
1278 1322
1279 <action name="BadMessageTerminate_UnexpectedFrameType"> 1323 <action name="BadMessageTerminate_UnexpectedFrameType">
1280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1324 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1281 <description>Please enter the description of this user action.</description> 1325 <description>Please enter the description of this user action.</description>
1326 <obsolete>
1327 Deprecated 3/2015. Replaced by the histogram
1328 Stability.BadMessageTerminate.Content.
1329 </obsolete>
1282 </action> 1330 </action>
1283 1331
1284 <action name="BadMessageTerminate_WC"> 1332 <action name="BadMessageTerminate_WC">
1285 <owner>nasko@chromium.org</owner> 1333 <owner>nasko@chromium.org</owner>
1286 <description> 1334 <description>
1287 Indicates that a renderer process was terminated due to receiving a 1335 Indicates that a renderer process was terminated due to receiving a
1288 malformed or unexpected IPC message. The process was terminated by the 1336 malformed or unexpected IPC message. The process was terminated by the
1289 WebContentsImpl class. 1337 WebContentsImpl class.
1290 </description> 1338 </description>
1339 <obsolete>
1340 Deprecated 3/2015. Replaced by the histogram
1341 Stability.BadMessageTerminate.Content.
1342 </obsolete>
1291 </action> 1343 </action>
1292 1344
1293 <action name="BadMessageTerminate_WPH"> 1345 <action name="BadMessageTerminate_WPH">
1294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1346 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1295 <description>Please enter the description of this user action.</description> 1347 <description>Please enter the description of this user action.</description>
1296 </action> 1348 </action>
1297 1349
1298 <action name="BindingsMismatchTerminate_RVH_WebUI"> 1350 <action name="BindingsMismatchTerminate_RVH_WebUI">
1299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1351 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1300 <description>Please enter the description of this user action.</description> 1352 <description>Please enter the description of this user action.</description>
(...skipping 576 matching lines...) Expand 10 before | Expand all | Expand 10 after
1877 1929
1878 <action name="BrowserPlugin.PermissionDeny.PointerLock"> 1930 <action name="BrowserPlugin.PermissionDeny.PointerLock">
1879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1931 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1880 <description>Please enter the description of this user action.</description> 1932 <description>Please enter the description of this user action.</description>
1881 <obsolete>This permission has been moved to the chrome layer.</obsolete> 1933 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1882 </action> 1934 </action>
1883 1935
1884 <action name="CanCommitURL_BlockedAndKilled"> 1936 <action name="CanCommitURL_BlockedAndKilled">
1885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1937 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1886 <description>Please enter the description of this user action.</description> 1938 <description>Please enter the description of this user action.</description>
1939 <obsolete>
1940 Deprecated 3/2015. Replaced by the histogram
1941 Stability.BadMessageTerminate.Content.
1942 </obsolete>
1887 </action> 1943 </action>
1888 1944
1889 <action name="Cancel"> 1945 <action name="Cancel">
1890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1946 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1891 <description>Please enter the description of this user action.</description> 1947 <description>Please enter the description of this user action.</description>
1892 </action> 1948 </action>
1893 1949
1894 <action name="Caption_ClickTogglesMaximize"> 1950 <action name="Caption_ClickTogglesMaximize">
1895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1951 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1896 <description>Please enter the description of this user action.</description> 1952 <description>Please enter the description of this user action.</description>
(...skipping 10128 matching lines...) Expand 10 before | Expand all | Expand 10 after
12025 <action name="webapps.AddShortcut.Manifest"> 12081 <action name="webapps.AddShortcut.Manifest">
12026 <owner>mlamouri@chromium.org</owner> 12082 <owner>mlamouri@chromium.org</owner>
12027 <description> 12083 <description>
12028 Shortcut added to the homescreen with a valid Manifest. This action will be 12084 Shortcut added to the homescreen with a valid Manifest. This action will be
12029 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 12085 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
12030 to keep a trend of whether the webapp also add meta tags. 12086 to keep a trend of whether the webapp also add meta tags.
12031 </description> 12087 </description>
12032 </action> 12088 </action>
12033 12089
12034 </actions> 12090 </actions>
OLDNEW
« no previous file with comments | « extensions/extensions.gypi ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698