<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title></title>
</head>
<body 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["@mozilla.org/toolkit/crash-reporter;1"].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: #323232; margin: 0;"><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 border="0" cellpadding="0" cellspacing="0" style="background-color:#fff;" width="100%">
<tbody>
<tr>
<td align="left" width="14%"><a href="http://www.almg.gov.br" title="Portal da Assembleia Legislativa de Minas Gerais"><img alt="Assembleia Legislativa de Minas Gerais" border="0" height="48" moz-do-not-send="true" src="http://mediaserver.almg.gov.br/logo-new.jpg" width="164"></a></td>
<td style="padding:10px 0" width="1"><img border="0" height="50" moz-do-not-send="true" src="http://mediaserver.almg.gov.br/divisor.gif" width="1"></td>
<td align="left" style="padding-left:24px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:11px; color:#393840; font-weight:bold;" width="86%"><a href="http://www.facebook.com/assembleiademinas"><img alt="Facebook da Assembleia" border="0" height="20" moz-do-not-send="true" src="http://mediaserver.almg.gov.br/facebook-assembleia.gif" width="20"></a> <a href="http://www.twitter.com/assembleiamg"><img alt="Twitter da Assembleia" border="0" height="20" moz-do-not-send="true" src="http://mediaserver.almg.gov.br/twitter-assembleia.gif" width="20"></a> <a href="http://www.instagram.com/assembleiademinas"><img alt="Instagram da Assembleia" border="0" height="20" moz-do-not-send="true" src="http://mediaserver.almg.gov.br/instagram-assembleia.gif" width="20"></a> <a href="http://www.youtube.com/assembleiamg/"><img alt="Youtube da Assembleia" border="0" height="20" moz-do-not-send="true" src="http://mediaserver.almg.gov.br/youtube-assembleia.gif" width="20"></a></td>
</tr>
</tbody>
</table>
</div>
</body>
</html>