This commit is contained in:
bzbarsky@mit.edu 2007-08-21 20:16:18 -07:00
Родитель e5eb2da603
Коммит bdc48b1644
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4377,7 +4377,7 @@ PresShell::FlushPendingNotifications(mozFlushType aType)
return DoFlushPendingNotifications(aType, PR_FALSE);
}
NS_IMETHODIMP
nsresult
PresShell::DoFlushPendingNotifications(mozFlushType aType,
PRBool aInterruptibleReflow)
{