On Fri, Nov 24, 2017 at 2:55 AM, Gabriele Svelto <gsve...@mozilla.com>
wrote:

> [cross-posting to firefox-dev]
>
>  Fellow mozillians,
> bug 1402519 [1] just landed and it introduces a dummy implementation of
> the crash reporter which is built when configuring with
> --disable-crash-reporter. This removes the need for bracketing calls to
> the crash reporter with #ifdef MOZ_CRASHREPORTER / #endif preprocessor
> directives. You can now freely use the crash reporter methods without
> worrying about it being enabled at compiler time or not.
>

Thanks for doing this work!  These kind of incremental improvements that
reduce preprocessing and unify the code base really help over time.

Best,
Nick
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to