RESOLVED FIXED 214627
Scrolling tesla.com on iPad is not smooth
https://bugs.webkit.org/show_bug.cgi?id=214627
Summary Scrolling tesla.com on iPad is not smooth
Simon Fraser (smfr)
Reported 2020-07-21 22:04:09 PDT
Scrolling tesla.com on iPad is not smooth
Attachments
Patch (35.57 KB, patch)
2020-07-21 22:09 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2020-07-21 22:09:02 PDT
Simon Fraser (smfr)
Comment 2 2020-07-21 22:09:05 PDT
Tim Horton
Comment 3 2020-07-22 09:51:37 PDT
Comment on attachment 404900 [details] 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?
Tim Horton
Comment 4 2020-07-22 09:52:03 PDT
(or the process-swappy-cache, which ... might be the same?)
Chris Dumez
Comment 5 2020-07-22 10:04:02 PDT
(In reply to Tim Horton from comment #4) > (or the process-swappy-cache, which ... might be the same?) It is called back/forward cache now and is the same whether you proses-swap or not :)
Chris Dumez
Comment 6 2020-07-22 10:06:51 PDT
Cc'ing Keith because he cares :)
Simon Fraser (smfr)
Comment 7 2020-07-22 10:48:54 PDT
Simon Fraser (smfr)
Comment 8 2020-08-13 21:11:16 PDT
*** Bug 215254 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.