[Webkit-unassigned] [Bug 159668] AX: Double tap to zoom breaks fullscreen web apps (in WKWebView)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 12 11:06:37 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159668
--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 283428
--> https://bugs.webkit.org/attachment.cgi?id=283428
patch with radar number
View in context: https://bugs.webkit.org/attachment.cgi?id=283428&action=review
> Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:1733
> + if ([_configuration ignoresViewportScaleLimits])
> + return NO;
Why is it OK to check this first, before the other conditions?
--
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/20160712/0b03870b/attachment.html>
More information about the webkit-unassigned
mailing list