Bug 149145

Summary: WKWebView scroll deceleration rate is not being set properly
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.