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
_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise
To unsubscribe from this list, please visit
https://mail.mozilla.org/listinfo/enterprise or send an email to
[email protected] with a subject of "unsubscribe"