Bug 220886 - [iOS WK2] theverge.com - rubber band scrolling at the top of the page causes an abrupt jump
Summary: [iOS WK2] theverge.com - rubber band scrolling at the top of the page causes ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on: 220875
Blocks:
  Show dependency treegraph
 
Reported: 2021-01-22 19:55 PST by Simon Fraser (smfr)
Modified: 2021-01-25 09:46 PST (History)
5 users (show)

See Also:


Attachments
Patch (53.89 KB, patch)
2021-01-22 21:54 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (32.17 KB, patch)
2021-01-22 21:59 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>