On Wed, Apr 6, 2016 at 2:34 PM, Benjamin Smedberg <[email protected]>
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
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to