Bug 220886

Summary: [iOS WK2] theverge.com - rubber band scrolling at the top of the page causes an abrupt jump
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ScrollingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: sam, simon.fraser, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 220875    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

Description Simon Fraser (smfr) 2021-01-22 19:55:33 PST
theverge.com - rubber band scrolling at the top of the page causes an abrupt jump
Comment 1 Simon Fraser (smfr) 2021-01-22 21:54:37 PST
Created attachment 418212 [details]
Patch
Comment 2 Simon Fraser (smfr) 2021-01-22 21:59:36 PST
Created attachment 418213 [details]
Patch
Comment 3 Sam Weinig 2021-01-23 16:15:41 PST
Comment on attachment 418213 [details]
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.
Comment 4 EWS 2021-01-24 16:47:37 PST
Committed r271786: <https://trac.webkit.org/changeset/271786>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418213 [details].
Comment 5 Radar WebKit Bug Importer 2021-01-24 16:48:15 PST
<rdar://problem/73552275>