[webkit-reviews] review granted: [Bug 220886] [iOS WK2] theverge.com - rubber band scrolling at the top of the page causes an abrupt jump : [Attachment 418213] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 23 16:15:41 PST 2021


Sam Weinig <sam at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 220886: [iOS WK2] theverge.com - rubber band scrolling at the top of the
page causes an abrupt jump
https://bugs.webkit.org/show_bug.cgi?id=220886

Attachment 418213: Patch

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




--- Comment #3 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 418213
  --> https://bugs.webkit.org/attachment.cgi?id=418213
Patch

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

> Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm:3840
> +    FrameView& frameView = *frame.view();

You could use auto here.


More information about the webkit-reviews mailing list