Bug 1377983 - Remove comparative V2/V4 Application Reputation telemetry probes r=francois

MozReview-Commit-ID: 1ckxurWSZhs

--HG--
extra : rebase_source : 7f124ef7881f889840d84ed36a50c25af62918ae
This commit is contained in:
Thomas Nguyen 2017-07-04 09:51:39 +08:00
Родитель 590f9aa3d2
Коммит a9a9e92420
1 изменённых файлов: 0 добавлений и 18 удалений

Просмотреть файл

@ -129,24 +129,6 @@
"bug_numbers": [1172689],
"description": "Recorded when application reputation remote lookup is performed, `true` is recorded if the lookup times out."
},
"APPLICATION_REPUTATION_BLOCKLIST_MATCH": {
"record_in_processes": ["main", "content"],
"alert_emails": ["safebrowsing-telemetry@mozilla.org"],
"expires_in_version": "60",
"kind": "enumerated",
"n_values": 4,
"bug_numbers": [1331139],
"description": "For each Application Reputation lookup against both the V2 and V4 Google lists, note which version of block list returned a match (0 = no match, 1 = match only V2, 2 = match only V4, 3 = match both V2 and V4)"
},
"APPLICATION_REPUTATION_ALLOWLIST_MATCH": {
"record_in_processes": ["main", "content"],
"alert_emails": ["safebrowsing-telemetry@mozilla.org"],
"expires_in_version": "60",
"kind": "enumerated",
"n_values": 4,
"bug_numbers": [1331139],
"description": "For each Application Reputation lookup against both the V2 and V4 Google lists, note which version of the allow list returned a match (0 = no match, 1 = match only V2, 2 = match only V4, 3 = match both V2 and V4)"
},
"ASYNC_ANIMATION_CONTENT_TOO_LARGE_FRAME_SIZE": {
"record_in_processes": ["main", "content"],
"alert_emails": ["bbirtles@mozilla.com"],