<div dir="ltr"><div>Yes. MOZ_CRASHREPORTER_DISABLE is the best way to do that.</div><div><br></div><div>Unfortunately because of how the crash reporter is hooked up, there's no easy way to disable via policy.</div><div><br></div><div>Mike<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 24, 2021 at 1:12 PM Tiago Marques Delboni <<a href="mailto:tiago.delboni@almg.gov.br">tiago.delboni@almg.gov.br</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>
<div style="font-family:Arial;font-size:14px">
<p>Hi!<br>
<br>
What is the advised way to disable crash reports on ESR 78 (Windows)?<br>
<br>
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:<br>
<br></p>
<div><span style="font-family:courier new,courier,monospace">// Disable crash reporter</span></div>
<div><span style="font-family:courier new,courier,monospace">lockPref("toolkit.crashreporter.enabled", false);</span></div>
<div><span style="font-family:courier new,courier,monospace">Components.classes["@<a href="http://mozilla.org/toolkit/crash-reporter;1" target="_blank">mozilla.org/toolkit/crash-reporter;1</a>"].getService(Components.interfaces.nsICrashReporter).submitReports = false;</span></div>
<p><br>
Setting environment variable MOZ_CRASHREPORTER_DISABLE = 1 do the trick?<br>
<br>
Cheers!<br></p>
<div>--<br>
<p style="font-family:"Helvetica","Trebuchet MS",Arial,sans-serif;font-size:16px;color:rgb(50,50,50);margin:0px"><strong>Tiago Marques Delboni</strong><br>
<span style="font-size:16px">Gerência de Aplicações e Suporte a Clientes / GTI<br>
(31) 2108-7700</span></p>
<table style="background-color:rgb(255,255,255)" width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td width="14%" align="left"><a href="http://www.almg.gov.br" title="Portal da Assembleia Legislativa de Minas Gerais" target="_blank"><img alt="Assembleia Legislativa de Minas Gerais" src="http://mediaserver.almg.gov.br/logo-new.jpg" width="164" height="48" border="0"></a></td>
<td style="padding:10px 0px" width="1"><img src="http://mediaserver.almg.gov.br/divisor.gif" width="1" height="50" border="0"></td>
<td style="padding-left:24px;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:11px;color:rgb(57,56,64);font-weight:bold" width="86%" align="left"><a href="http://www.facebook.com/assembleiademinas" target="_blank"><img alt="Facebook da Assembleia" src="http://mediaserver.almg.gov.br/facebook-assembleia.gif" width="20" height="20" border="0"></a> <a href="http://www.twitter.com/assembleiamg" target="_blank"><img alt="Twitter da Assembleia" src="http://mediaserver.almg.gov.br/twitter-assembleia.gif" width="20" height="20" border="0"></a> <a href="http://www.instagram.com/assembleiademinas" target="_blank"><img alt="Instagram da Assembleia" src="http://mediaserver.almg.gov.br/instagram-assembleia.gif" width="20" height="20" border="0"></a> <a href="http://www.youtube.com/assembleiamg/" target="_blank"><img alt="Youtube da Assembleia" src="http://mediaserver.almg.gov.br/youtube-assembleia.gif" width="20" height="20" border="0"></a></td>
</tr>
</tbody>
</table>
</div>
</div>
_______________________________________________<br>
Enterprise mailing list<br>
<a href="mailto:Enterprise@mozilla.org" target="_blank">Enterprise@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/enterprise" rel="noreferrer" target="_blank">https://mail.mozilla.org/listinfo/enterprise</a><br>
<br>
To unsubscribe from this list, please visit <a href="https://mail.mozilla.org/listinfo/enterprise" rel="noreferrer" target="_blank">https://mail.mozilla.org/listinfo/enterprise</a> or send an email to <a href="mailto:enterprise-request@mozilla.org" target="_blank">enterprise-request@mozilla.org</a> with a subject of "unsubscribe"<br>
</blockquote></div>