RESOLVED FIXED 132097
[iOS WK2] Make -webkit-overflow-scrolling:touch work
https://bugs.webkit.org/show_bug.cgi?id=132097
Summary [iOS WK2] Make -webkit-overflow-scrolling:touch work
Simon Fraser (smfr)
Reported 2014-04-23 19:02:05 PDT
[iOS WK2] Make -webkit-overflow-scrolling:touch work
Attachments
Patch (6.33 KB, patch)
2014-04-23 19:09 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2014-04-23 19:09:43 PDT
Simon Fraser (smfr)
Comment 2 2014-04-23 19:11:09 PDT
WebKit Commit Bot
Comment 3 2014-04-23 19:11:12 PDT
Attachment 230031 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/ios/RemoteLayerTreeHostIOS.mm:58: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Tim Horton
Comment 4 2014-04-23 19:23:59 PDT
Comment on attachment 230031 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=230031&action=review > Source/WebKit2/UIProcess/ios/RemoteLayerTreeHostIOS.mm:57 > + __block UIView* foundView = nil; star on the wrong side > Source/WebKit2/UIProcess/ios/RemoteLayerTreeHostIOS.mm:64 > + if ([view subviews]) { early return?
Simon Fraser (smfr)
Comment 5 2014-04-23 19:47:24 PDT
*** Bug 132015 has been marked as a duplicate of this bug. ***
Simon Fraser (smfr)
Comment 6 2014-04-23 20:32:44 PDT
Note You need to log in before you can comment on or make changes to this bug.