[webkit-reviews] review granted: [Bug 132097] [iOS WK2] Make -webkit-overflow-scrolling:touch work : [Attachment 230031] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 23 19:23:37 PDT 2014
Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 132097: [iOS WK2] Make -webkit-overflow-scrolling:touch work
https://bugs.webkit.org/show_bug.cgi?id=132097
Attachment 230031: Patch
https://bugs.webkit.org/attachment.cgi?id=230031&action=review
------- Additional Comments from Tim Horton <thorton at apple.com>
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?
More information about the webkit-reviews
mailing list