зеркало из https://github.com/mozilla/gecko-dev.git
Родитель
246c2e438f
Коммит
bc2046c3c5
|
@ -178,7 +178,7 @@ nsresult nsAppShell::Run()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef 0
|
#if 0
|
||||||
// process timer queue.
|
// process timer queue.
|
||||||
} else if (queue->HasReadyTimers(NS_PRIORITY_LOWEST)) {
|
} else if (queue->HasReadyTimers(NS_PRIORITY_LOWEST)) {
|
||||||
|
|
||||||
|
@ -253,7 +253,7 @@ nsresult nsAppShell::GetNativeEvent( PRBool &aRealEvent, void *&aEvent)
|
||||||
|
|
||||||
gotMessage = PR_TRUE;
|
gotMessage = PR_TRUE;
|
||||||
|
|
||||||
#ifdef 0
|
#if 0
|
||||||
// process timer queue.
|
// process timer queue.
|
||||||
} else if (queue->HasReadyTimers(NS_PRIORITY_LOWEST)) {
|
} else if (queue->HasReadyTimers(NS_PRIORITY_LOWEST)) {
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче