зеркало из https://github.com/mozilla/pjs.git
bug 511716 - trailing while panning fennec r=stuart
This commit is contained in:
Родитель
2d1f459a74
Коммит
2db752eb72
|
@ -581,8 +581,9 @@ NS_IMETHODIMP nsViewManager::Composite()
|
|||
if (!IsRootVM()) {
|
||||
return RootViewManager()->Composite();
|
||||
}
|
||||
|
||||
#ifndef MOZ_GFX_OPTIMIZE_MOBILE
|
||||
if (UpdateCount() > 0)
|
||||
#endif
|
||||
{
|
||||
ForceUpdate();
|
||||
ClearUpdateCount();
|
||||
|
|
Загрузка…
Ссылка в новой задаче