build the embedding/base code on unix. fix trailing newline in nsEmbedBase.h and put the thread hack back in until we get a long term solution. bug #43952. r=adamlock,valeski a=brendan
git-svn-id: svn://10.0.0.236/trunk@73318 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -33,7 +33,7 @@ static nsIServiceManager *sServiceManager = nsnull;
|
||||
static PRBool sRegistryInitializedFlag = PR_FALSE;
|
||||
static PRUint32 sInitCounter = 0;
|
||||
|
||||
//#define HACK_AROUND_THREADING_ISSUES
|
||||
#define HACK_AROUND_THREADING_ISSUES
|
||||
//#define HACK_AROUND_NONREENTRANT_INITXPCOM
|
||||
|
||||
#ifdef HACK_AROUND_NONREENTRANT_INITXPCOM
|
||||
|
||||
Reference in New Issue
Block a user