mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1266171 - Subprocess crash telemetry needs to be opt-out, r=gfritzsche a=ritu
MozReview-Commit-ID: D0JtruAZF6f
This commit is contained in:
parent
daf84f7c1a
commit
378e004652
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user