On Wed, Apr 6, 2016 at 2:34 PM, Benjamin Smedberg <bsmedb...@mozilla.com>
wrote:

> No, it does not catch MOZ_RELEASE_ASSERT, because that doesn't call
> NS_DebugBreak and that is what does the AbortMessage annotation[1].
> NS_RUNTIMEABORT is the recommended way to reliably crash if you're in
> XPCOM-y code.
>

That's unfortunate, because according to MXR (and anecdotally) almost
everyone uses MOZ_CRASH.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to