[webkit-reviews] review granted: [Bug 214627] Scrolling tesla.com on iPad is not smooth : [Attachment 404900] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 09:51:37 PDT 2020


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 214627: Scrolling tesla.com on iPad is not smooth
https://bugs.webkit.org/show_bug.cgi?id=214627

Attachment 404900: Patch

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




--- Comment #3 from Tim Horton <thorton at apple.com> ---
Comment on attachment 404900
  --> https://bugs.webkit.org/attachment.cgi?id=404900
Patch

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

Sbould make sure that a page that goes into the page cache with an active
scroll comes out of it without one, probably?

> Source/WebKit/Shared/RemoteLayerTree/RemoteScrollingUIState.h:50
> +    RemoteScrollingUIState() = default;

Isn't this line needless?


More information about the webkit-reviews mailing list