[Webkit-unassigned] [Bug 158364] AX: WKWebView should have API to prevent pinch-to-zoom always being allowed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 8 14:49:44 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158364
--- Comment #5 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 280478
--> https://bugs.webkit.org/attachment.cgi?id=280478
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=280478&action=review
> Source/WebKit2/UIProcess/API/Cocoa/WKWebView.h:246
> + @seealso backForwardList.
This comment should be removed
@seealso backForwardList.
> Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:2214
> +#if __IPHONE_OS_VERSION_MIN_REQUIRED >= 100000
Is all the iOS versioning required? This code will never run on an older device right
> Tools/WebKitTestRunner/TestController.cpp:2144
> +#if PLATFORM(COCOA)
Should this be IOS
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160608/98257dc3/attachment.html>
More information about the webkit-unassigned
mailing list