зеркало из https://github.com/mozilla/pjs.git
Fix Windows build bustage
This commit is contained in:
Родитель
e5eb2da603
Коммит
bdc48b1644
|
@ -4377,7 +4377,7 @@ PresShell::FlushPendingNotifications(mozFlushType aType)
|
||||||
return DoFlushPendingNotifications(aType, PR_FALSE);
|
return DoFlushPendingNotifications(aType, PR_FALSE);
|
||||||
}
|
}
|
||||||
|
|
||||||
NS_IMETHODIMP
|
nsresult
|
||||||
PresShell::DoFlushPendingNotifications(mozFlushType aType,
|
PresShell::DoFlushPendingNotifications(mozFlushType aType,
|
||||||
PRBool aInterruptibleReflow)
|
PRBool aInterruptibleReflow)
|
||||||
{
|
{
|
||||||
|
|
Загрузка…
Ссылка в новой задаче