Scrolling tesla.com on iPad is not smooth
Created attachment 404900 [details] Patch
<rdar://problem/65568979>
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?
(or the process-swappy-cache, which ... might be the same?)
(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 :)
Cc'ing Keith because he cares :)
https://trac.webkit.org/changeset/264704/webkit
*** Bug 215254 has been marked as a duplicate of this bug. ***