OLD | NEW |
1 <!-- | 1 <!-- |
2 Copyright 2015 The Chromium Authors. All rights reserved. | 2 Copyright 2015 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 <rappor-configuration> | 7 <rappor-configuration> |
8 <!-- | 8 <!-- |
9 This file is used to generate a comprehensive list of Chrome rappor metrics | 9 This file is used to generate a comprehensive list of Chrome rappor metrics |
10 along with a detailed description for each histogram. See the design doc at | 10 along with a detailed description for each histogram. See the design doc at |
(...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
251 recorded as a multi-dimensional metric in Permissions.Action.AudioCapture. | 251 recorded as a multi-dimensional metric in Permissions.Action.AudioCapture. |
252 </summary> | 252 </summary> |
253 </rappor-metric> | 253 </rappor-metric> |
254 | 254 |
255 <rappor-metric | 255 <rappor-metric |
256 name="ContentSettings.PermissionActions_AudioCapture.Revoked.Url" | 256 name="ContentSettings.PermissionActions_AudioCapture.Revoked.Url" |
257 type="ETLD_PLUS_ONE"> | 257 type="ETLD_PLUS_ONE"> |
258 <owner>tsergeant@chromium.org</owner> | 258 <owner>tsergeant@chromium.org</owner> |
259 <summary> | 259 <summary> |
260 The domain for which an AudioCapture permission was revoked. Also recorded | 260 The domain for which an AudioCapture permission was revoked. Also recorded |
261 as a multi-dimensional metric in Permissions.Action.AudioCapture. | 261 as a multi-dimensional metric in Permissions.Action.AudioCapture. Note: This |
| 262 metric is recorded for more revocation actions as of 2016-03-17 (M51). |
262 </summary> | 263 </summary> |
263 </rappor-metric> | 264 </rappor-metric> |
264 | 265 |
265 <rappor-metric name="ContentSettings.PermissionActions_Camera.Revoked.Url" | 266 <rappor-metric name="ContentSettings.PermissionActions_Camera.Revoked.Url" |
266 type="ETLD_PLUS_ONE"> | 267 type="ETLD_PLUS_ONE"> |
267 <owner>jialiul@chromium.org</owner> | 268 <owner>jialiul@chromium.org</owner> |
268 <summary> | 269 <summary> |
269 **DEPRECATED. Renamed to | 270 **DEPRECATED. Renamed to |
270 ContentSettings.PermissionActions_VideoCapture.Revoked.Url on | 271 ContentSettings.PermissionActions_VideoCapture.Revoked.Url on |
271 2016-01-07.** The domain for which a camera permission was revoked. | 272 2016-01-07.** The domain for which a camera permission was revoked. |
(...skipping 30 matching lines...) Expand all Loading... |
302 <owner>miguelg@chromium.org</owner> | 303 <owner>miguelg@chromium.org</owner> |
303 <summary> | 304 <summary> |
304 The domain for which a Geolocation permission prompt was Ignored. | 305 The domain for which a Geolocation permission prompt was Ignored. |
305 </summary> | 306 </summary> |
306 </rappor-metric> | 307 </rappor-metric> |
307 | 308 |
308 <rappor-metric name="ContentSettings.PermissionActions_Geolocation.Revoked.Url" | 309 <rappor-metric name="ContentSettings.PermissionActions_Geolocation.Revoked.Url" |
309 type="ETLD_PLUS_ONE"> | 310 type="ETLD_PLUS_ONE"> |
310 <owner>jialiul@chromium.org</owner> | 311 <owner>jialiul@chromium.org</owner> |
311 <summary> | 312 <summary> |
312 The domain for which a Geolocation permission was revoked. | 313 The domain for which a Geolocation permission was revoked. Note: This |
| 314 metric is recorded for more revocation actions as of 2016-03-17 (M51). |
313 </summary> | 315 </summary> |
314 </rappor-metric> | 316 </rappor-metric> |
315 | 317 |
316 <rappor-metric name="ContentSettings.PermissionActions_Mic.Revoked.Url" | 318 <rappor-metric name="ContentSettings.PermissionActions_Mic.Revoked.Url" |
317 type="ETLD_PLUS_ONE"> | 319 type="ETLD_PLUS_ONE"> |
318 <owner>jialiul@chromium.org</owner> | 320 <owner>jialiul@chromium.org</owner> |
319 <summary> | 321 <summary> |
320 **DEPRECATED. Renamed to | 322 **DEPRECATED. Renamed to |
321 ContentSettings.PermissionActions_AudioCapture.Revoked.Url on | 323 ContentSettings.PermissionActions_AudioCapture.Revoked.Url on |
322 2016-01-07.** The domain for which a microphone permission was revoked. | 324 2016-01-07.** The domain for which a microphone permission was revoked. |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
357 <summary> | 359 <summary> |
358 The domain for which a Notification permission prompt was Ignored. | 360 The domain for which a Notification permission prompt was Ignored. |
359 </summary> | 361 </summary> |
360 </rappor-metric> | 362 </rappor-metric> |
361 | 363 |
362 <rappor-metric | 364 <rappor-metric |
363 name="ContentSettings.PermissionActions_Notifications.Revoked.Url" | 365 name="ContentSettings.PermissionActions_Notifications.Revoked.Url" |
364 type="ETLD_PLUS_ONE"> | 366 type="ETLD_PLUS_ONE"> |
365 <owner>jialiul@chromium.org</owner> | 367 <owner>jialiul@chromium.org</owner> |
366 <summary> | 368 <summary> |
367 The domain for which a Notification permission was revoked. | 369 The domain for which a Notification permission was revoked. Note: This |
| 370 metric is recorded for more revocation actions as of 2016-03-17 (M51). |
368 </summary> | 371 </summary> |
369 </rappor-metric> | 372 </rappor-metric> |
370 | 373 |
371 <rappor-metric name="ContentSettings.PermissionActions_VideoCapture.Denied.Url" | 374 <rappor-metric name="ContentSettings.PermissionActions_VideoCapture.Denied.Url" |
372 type="ETLD_PLUS_ONE"> | 375 type="ETLD_PLUS_ONE"> |
373 <owner>kcarattini@chromium.org</owner> | 376 <owner>kcarattini@chromium.org</owner> |
374 <owner>miguelg@chromium.org</owner> | 377 <owner>miguelg@chromium.org</owner> |
375 <owner>tsergeant@chromium.org</owner> | 378 <owner>tsergeant@chromium.org</owner> |
376 <summary> | 379 <summary> |
377 The domain for which a VideoCapture permission prompt was Denied. Also | 380 The domain for which a VideoCapture permission prompt was Denied. Also |
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
414 recorded as a multi-dimensional metric in Permissions.Action.VideoCapture. | 417 recorded as a multi-dimensional metric in Permissions.Action.VideoCapture. |
415 </summary> | 418 </summary> |
416 </rappor-metric> | 419 </rappor-metric> |
417 | 420 |
418 <rappor-metric | 421 <rappor-metric |
419 name="ContentSettings.PermissionActions_VideoCapture.Revoked.Url" | 422 name="ContentSettings.PermissionActions_VideoCapture.Revoked.Url" |
420 type="ETLD_PLUS_ONE"> | 423 type="ETLD_PLUS_ONE"> |
421 <owner>tsergeant@chromium.org</owner> | 424 <owner>tsergeant@chromium.org</owner> |
422 <summary> | 425 <summary> |
423 The domain for which an VideoCapture permission was revoked. Also recorded | 426 The domain for which an VideoCapture permission was revoked. Also recorded |
424 as a multi-dimensional metric in Permissions.Action.VideoCapture. | 427 as a multi-dimensional metric in Permissions.Action.VideoCapture. Note: This |
| 428 metric is recorded for more revocation actions as of 2016-03-17 (M51). |
425 </summary> | 429 </summary> |
426 </rappor-metric> | 430 </rappor-metric> |
427 | 431 |
428 <rappor-metric name="ContentSettings.PermissionRequested.Geolocation.Url" | 432 <rappor-metric name="ContentSettings.PermissionRequested.Geolocation.Url" |
429 type="ETLD_PLUS_ONE"> | 433 type="ETLD_PLUS_ONE"> |
430 <owner>miguelg@chromium.org</owner> | 434 <owner>miguelg@chromium.org</owner> |
431 <summary> | 435 <summary> |
432 The domain that issues a Geolocation permission prompt. | 436 The domain that issues a Geolocation permission prompt. |
433 </summary> | 437 </summary> |
434 </rappor-metric> | 438 </rappor-metric> |
(...skipping 986 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1421 <flag>Bit 1: IS_REPEAT_VISIT</flag> | 1425 <flag>Bit 1: IS_REPEAT_VISIT</flag> |
1422 <summary> | 1426 <summary> |
1423 Bitfield of the state from an SSL warning interstitial. | 1427 Bitfield of the state from an SSL warning interstitial. |
1424 </summary> | 1428 </summary> |
1425 </flags-field> | 1429 </flags-field> |
1426 </rappor-metric> | 1430 </rappor-metric> |
1427 | 1431 |
1428 </rappor-metrics> | 1432 </rappor-metrics> |
1429 | 1433 |
1430 </rappor-configuration> | 1434 </rappor-configuration> |
OLD | NEW |