Bug 1266171 - Subprocess crash telemetry needs to be opt-out, r=gfritzsche a=ritu

MozReview-Commit-ID: D0JtruAZF6f
This commit is contained in:
Benjamin Smedberg 2016-04-20 14:54:06 -04:00
parent daf84f7c1a
commit 378e004652

View File

@ -8616,12 +8616,14 @@
"expires_in_version": "never",
"kind": "count",
"keyed": true,
"releaseChannelCollection": "opt-out",
"description": "Counts of plugin/content process abnormal shutdown, whether or not a crash report was available."
},
"SUBPROCESS_CRASHES_WITH_DUMP": {
"expires_in_version": "never",
"kind": "count",
"keyed": true,
"releaseChannelCollection": "opt-out",
"description": "Counts of plugin and content process crashes which are reported with a crash dump."
},
"PROCESS_CRASH_SUBMIT_ATTEMPT": {