[iOS WK2] Scroll deceleration rate is wrong
rdar://problem/18715303
Created attachment 241300 [details] Patch
Attachment 241300 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:1316: More than one command on the same line [whitespace/newline] [4] Total errors found: 1 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 241300 [details] Patch Can you add a FIXME explaining how to clean this code? We should really fix UIWebPreferredScrollDecelerationFactor() long term, this looks ridiculous.
https://trac.webkit.org/r175827