зеркало из https://github.com/mozilla/pjs.git
Mitigation (not fix) for bug 694254.
This commit is contained in:
Родитель
c231092aed
Коммит
4bee16149e
|
@ -328,7 +328,7 @@ function eventQueue(aEventType)
|
||||||
}
|
}
|
||||||
|
|
||||||
// Check in timeout invoker didn't fire registered events.
|
// Check in timeout invoker didn't fire registered events.
|
||||||
window.setTimeout(function(aQueue) { aQueue.processNextInvoker(); }, 100,
|
window.setTimeout(function(aQueue) { aQueue.processNextInvoker(); }, 300,
|
||||||
this);
|
this);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче