[Webkit-unassigned] [Bug 194289] Glitch-free async scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 22:32:37 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=194289

--- Comment #12 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
(In reply to Simon Fraser (smfr) from comment #11)

> Actually you only need to do the scrolling tree pass on each compositing
> flush (and you have to do that before computing tiling areas which rely on
> these positions).

And with UI-side compositing we effectively do this already in RemoteLayerTreeDrawingAreaProxy::commitLayerTree(), by calling m_webPageProxy.scrollingCoordinatorProxy()->viewportChangedViaDelegatedScrolling().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190214/13c926cb/attachment.html>


More information about the webkit-unassigned mailing list