NEW154633
WKWebView: Don't expose openDatabase if WebSQL is disabled at runtime
https://bugs.webkit.org/show_bug.cgi?id=154633
Summary WKWebView: Don't expose openDatabase if WebSQL is disabled at runtime
zac spitzer
Reported 2016-02-23 21:13:46 PST
WkWebView doesn't support WebSQL but it exposes window.openDatabase which breaks feature detection Remove window.openDatabase so that feature detection is once again reliable https://bugs.webkit.org/show_bug.cgi?id=137760
Attachments
Brady Eidson
Comment 1 2016-02-23 22:20:35 PST
Retitling: WKWebView: don't expose openDatabase if WebSQL is disabled at runtime
Brady Eidson
Comment 2 2016-02-23 22:21:35 PST
This is related to https://bugs.webkit.org/show_bug.cgi?id=137760, but does not *depend* on it. This bug could be resolved today with any resolution of 137760. So I'm removing the dependency.
Note You need to log in before you can comment on or make changes to this bug.