<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 24, 2017 at 2:55 AM, Gabriele Svelto <span dir="ltr"><<a href="mailto:gsvelto@mozilla.com" target="_blank">gsvelto@mozilla.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">[cross-posting to firefox-dev]<br>
<br>
Fellow mozillians,<br>
bug 1402519 [1] just landed and it introduces a dummy implementation of<br>
the crash reporter which is built when configuring with<br>
--disable-crash-reporter. This removes the need for bracketing calls to<br>
the crash reporter with #ifdef MOZ_CRASHREPORTER / #endif preprocessor<br>
directives. You can now freely use the crash reporter methods without<br>
worrying about it being enabled at compiler time or not.<br></blockquote><div><br></div><div>Thanks for doing this work! These kind of incremental improvements that reduce preprocessing and unify the code base really help over time.</div><div><br></div><div>Best,</div><div>Nick</div><br></div></div></div>