Bug 149145 - WKWebView scroll deceleration rate is not being set properly
Summary: WKWebView scroll deceleration rate is not being set properly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-09-14 17:48 PDT by Wenson Hsieh
Modified: 2015-09-14 19:42 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.49 KB, patch)
2015-09-14 17:56 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2015-09-14 17:48:58 PDT
Using scrollView.decelerationRate = value; will snap the value to predefined UIKit constants, which is undesirable for our purposes.
Comment 1 Wenson Hsieh 2015-09-14 17:49:40 PDT
<rdar://problem/22064071>
Comment 2 Wenson Hsieh 2015-09-14 17:56:38 PDT
Created attachment 261156 [details]
Patch
Comment 3 WebKit Commit Bot 2015-09-14 19:42:53 PDT
Comment on attachment 261156 [details]
Patch

Clearing flags on attachment: 261156

Committed r189773: <http://trac.webkit.org/changeset/189773>
Comment 4 WebKit Commit Bot 2015-09-14 19:42:57 PDT
All reviewed patches have been landed.  Closing bug.