04.01.09
A reminder: NS_ABORT_IF_FALSE is the new NS_ASSERTION
If you’re adding assertions to Mozilla code, don’t use NS_ASSERTION, and do use NS_ABORT_IF_FALSE. That is all.
If you’re adding assertions to Mozilla code, don’t use NS_ASSERTION, and do use NS_ABORT_IF_FALSE. That is all.