[Webkit-unassigned] [Bug 149060] [ThreadedCompositor] Scrolling artifacts on accelerated subframes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 16 04:36:13 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=149060
Carlos Garcia Campos <cgarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #288948|review?, commit-queue? |review-, commit-queue-
Flags| |
--- Comment #14 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 288948
--> https://bugs.webkit.org/attachment.cgi?id=288948
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=288948&action=review
> w/Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/ThreadedCoordinatedLayerTreeHost.cpp:82
> - m_viewportController.didScroll(rect.location());
> didChangeViewport();
This is not correct, it breaks fixed layout scrolling. Also, if we don't call didScroll, we shouldn't need to call didChangeViewport() either.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160916/5ae0e7aa/attachment.html>
More information about the webkit-unassigned
mailing list