b=551860 Don't break on NS_DebugBreak(NS_DEBUG_ABORT, ...) r=cjones
This commit is contained in:
@@ -320,7 +320,7 @@ NS_DebugBreak(PRUint32 aSeverity, const char *aStr, const char *aExpr,
|
||||
return;
|
||||
|
||||
case NS_DEBUG_ABORT:
|
||||
#ifdef DEBUG
|
||||
#if defined(DEBUG) && defined(_WIN32)
|
||||
RealBreak();
|
||||
#endif
|
||||
nsTraceRefcntImpl::WalkTheStack(stderr);
|
||||
|
||||
Reference in New Issue
Block a user