[Webkit-unassigned] [Bug 162385] iOS 10 breaks Construct 2-made UIWebView Cordova apps
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 22 10:21:13 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162385
--- Comment #1 from Brady Eidson <beidson at apple.com> ---
(In reply to comment #0)
> iOS 10's UIWebView adds the global "indexedDB" property. In iOS 9, the
> presence of this was the de-facto way to detect WKWebView since it was
> missing in UIWebView
It's unfortunate that using web feature detection was ever used to determine anything about the native environment.
This was never an appropriate strategy.
> - remove indexedDB from UIWebView so the de-facto detection that has been
> used for iOS 9 continues to work (should fix existing apps without any
> republishing)
Adding UIWebView support for IndexedDB in iOS10 was a feature-level effort that was requested by *many* parties, and there's been much rejoicing that we've added it.
I don't think removing it is in the cards.
--
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/20160922/d04b7b4c/attachment.html>
More information about the webkit-unassigned
mailing list