Bug 1332644 - Remove 'retentionDays' from sendTelemetryPing call in CrashManager.jsm. r=Dexter

This commit is contained in:
Kevin Gay 2017-01-23 04:01:54 -08:00
parent c1332060f3
commit 26d5dbe35c

View File

@ -654,7 +654,6 @@ this.CrashManager.prototype = Object.freeze({
hasCrashEnvironment: (crashEnvironment !== null),
},
{
retentionDays: 180,
addClientId: true,
addEnvironment: true,
overrideEnvironment: crashEnvironment,