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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 22:29:57 PST 2019


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

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

> were to do as this bug proposes, updating geometry on such layers in a
> normal compositing update would have to be followed by running the scrolling
> tree layer positioning logic. So every compositing update would have to be
> followed by a scrolling tree pass.

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).

-- 
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/0ed563d4/attachment.html>


More information about the webkit-unassigned mailing list