[Webkit-unassigned] [Bug 137034] window.indexedDB is null and read-only on iOS 8 UIWebView
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 23 12:05:42 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137034
Timothy Hatcher <timothy at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timothy at apple.com
--- Comment #3 from Timothy Hatcher <timothy at apple.com> 2014-09-23 12:05:42 PST ---
IndexedDB is only supported on WKWebView and Safari. UIWebView uses legacy WebKit and it does not have IndexedDB.
Having IDBCursor and IDBKeyRange on the window when IndexedDB isn't supported is likely a bug.
Any other issues with IndexedDB in Safari or WKWebView should be filed as separate bugs.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list