зеркало из https://github.com/mozilla/gecko-dev.git
win32 bustage-fix for bug 200709
This commit is contained in:
Родитель
2fe15728d7
Коммит
edeed1b17d
|
@ -111,7 +111,7 @@ void XXXNeverCalled()
|
|||
NS_NewOutputStreamReadyEvent(NULL, NULL, NULL);
|
||||
NS_AsyncCopy(NULL, NULL, PR_TRUE, PR_TRUE, 0, 0, NULL);
|
||||
PL_DHashStubEnumRemove(nsnull, nsnull, nsnull, nsnull);
|
||||
nsIDHashKey::HashKey(nsID());
|
||||
nsIDHashKey::HashKey(&nsID());
|
||||
nsFixedSizeAllocator a;
|
||||
nsRecyclingAllocator recyclingAllocator(2);
|
||||
a.Init(0, 0, 0, 0, 0);
|
||||
|
|
Загрузка…
Ссылка в новой задаче