Bug 167440 - Stop inheriting from UIWebScrollView, just use UIScrollView
Summary: Stop inheriting from UIWebScrollView, just use UIScrollView
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-25 16:51 PST by Tim Horton
Modified: 2017-01-25 20:07 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.18 KB, patch)
2017-01-25 16:51 PST, Tim Horton
simon.fraser: review+
Details | Formatted Diff | Diff

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