[webkit-dev] Removing Web SQL Database support in workers

Anders Carlsson andersca at apple.com
Mon Jan 5 11:42:07 PST 2015


Hello,

I’d like to remove support for Web SQL databases in workers. 

The whole specification has been deprecated (see http://www.w3.org/TR/webdatabase/ <http://www.w3.org/TR/webdatabase/>) and ditching the worker related database code will allow us to simplify the code a lot. 

FWIW, it looks like support has already been removed in Blink (and they deprecated the feature in July 2014 - see https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/2SWnbXAL7Wg <https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/2SWnbXAL7Wg>).

Unless anyone objects I’m going to start removing this next week.

- Anders

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20150105/1cf28f0d/attachment.html>


More information about the webkit-dev mailing list