Bug 127760 complete patch file for OpenUNIX and OpenServer ports
patch by bugzilla@hiram.ws r=dougt git-svn-id: svn://10.0.0.236/trunk@167874 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -142,7 +142,7 @@ NS_IMETHODIMP nsExceptionManager::GetExceptionFromProvider(nsresult rc, nsIExcep
|
||||
/* The Exception Service */
|
||||
|
||||
PRUintn nsExceptionService::tlsIndex = BAD_TLS_INDEX;
|
||||
PRLock *nsExceptionService::lock = PR_FALSE;
|
||||
PRLock *nsExceptionService::lock = nsnull;
|
||||
nsExceptionManager *nsExceptionService::firstThread = nsnull;
|
||||
|
||||
#ifdef NS_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user