зеркало из https://github.com/mozilla/pjs.git
moved call to nsIThread::SetMainThread() to NS_InitXPCOM. r=warren
This commit is contained in:
Родитель
296d655c74
Коммит
7407ea381a
|
@ -478,9 +478,7 @@ static nsresult main1(int argc, char* argv[])
|
|||
// Unbuffer debug output (necessary for automated QA performance scripts).
|
||||
setbuf( stdout, 0 );
|
||||
#endif
|
||||
|
||||
NS_VERIFY(NS_SUCCEEDED(nsIThread::SetMainThread()), "couldn't set main thread");
|
||||
|
||||
|
||||
InitFullCircle();
|
||||
|
||||
#if XP_MAC
|
||||
|
|
Загрузка…
Ссылка в новой задаче