bug 386632 - update to breakpad revision 195. r=mento (missed this file from the original checkin)
git-svn-id: svn://10.0.0.236/trunk@229910 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -313,7 +313,11 @@ nsresult SetExceptionHandler(nsILocalFile* aXREDirectory,
|
||||
nsnull,
|
||||
MinidumpCallback,
|
||||
nsnull,
|
||||
#if defined(XP_WIN32)
|
||||
google_breakpad::ExceptionHandler::HANDLER_ALL);
|
||||
#else
|
||||
true);
|
||||
#endif
|
||||
|
||||
if (!gExceptionHandler)
|
||||
return NS_ERROR_OUT_OF_MEMORY;
|
||||
|
||||
Reference in New Issue
Block a user