[Mozilla Enterprise] How to disable crash reports?
Tiago Marques Delboni
tiago.delboni at almg.gov.br
Wed Mar 24 18:12:16 UTC 2021
Hi!
What is the advised way to disable crash reports on ESR 78 (Windows)?
Is there a policy or config to do it? On an old config I found this,
but I don't know if it still holds:
// Disable crash reporter
lockPref("toolkit.crashreporter.enabled", false);
Components.classes["@mozilla.org/toolkit/crash-reporter;1"].getService(Components.interfaces.nsICrashReporter).submitReports =
false;
Setting environment variable MOZ_CRASHREPORTER_DISABLE = 1 do the trick?
Cheers!
--
Tiago Marques Delboni
Gerência de Aplicações e Suporte a Clientes / GTI
(31) 2108-7700
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/enterprise/attachments/20210324/647fe33a/attachment.html>
More information about the Enterprise
mailing list