[webkit-reviews] review granted: [Bug 191821] Composited and tiled layers fail to update on scrolling in WebView : [Attachment 355761] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 12:39:35 PST 2018


zalan <zalan at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 191821: Composited and tiled layers fail to update on scrolling in WebView
https://bugs.webkit.org/show_bug.cgi?id=191821

Attachment 355761: Patch

https://bugs.webkit.org/attachment.cgi?id=355761&action=review




--- Comment #6 from zalan <zalan at apple.com> ---
Comment on attachment 355761
  --> https://bugs.webkit.org/attachment.cgi?id=355761
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=355761&action=review

> Source/WebCore/page/FrameView.cpp:2468
> +    if (RenderView* renderView = this->renderView()) {

auto pls.


More information about the webkit-reviews mailing list