Bug 526394. Back out removal of Composite call.

--HG--
extra : rebase_source : 2836e3c7089690800b46ec2aa2dc8022c5298052
This commit is contained in:
Robert O'Callahan 2009-12-24 11:52:00 +13:00
Родитель 6957e71d13
Коммит c78b819dd5
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -669,6 +669,7 @@ nsViewManager::UpdateViewAfterScroll(nsView *aView,
GetViewObserver()->NotifyInvalidateForScrolledView(blit, update);
}
Composite();
--RootViewManager()->mScrollCnt;
}