Bug 167440

Summary: Stop inheriting from UIWebScrollView, just use UIScrollView
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, jonlee, simon.fraser, wenson_hsieh
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Tim Horton 2017-01-25 16:51:01 PST
Stop inheriting from UIWebScrollView, just use UIScrollView
Comment 1 Tim Horton 2017-01-25 16:51:45 PST
Created attachment 299770 [details]
Patch
Comment 2 Simon Fraser (smfr) 2017-01-25 17:05:01 PST
Comment on attachment 299770 [details]
Patch

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

> Source/WebKit2/ChangeLog:9
> +
> +        * UIProcess/API/Cocoa/WKWebView.mm:

Do you want to say that this affects scroll deceleration?
Comment 3 Tim Horton 2017-01-25 20:07:14 PST
https://trac.webkit.org/changeset/211197