[webkit-dev] Do we need ENABLE(SQL_DATABASE) guards?

TAMURA, Kent tkent at chromium.org
Mon Dec 15 16:28:01 PST 2014


FYI.  We removed Web SQL support for Workers in Blink, and already shipped
the removal in Google Chrome stable channel.  The removal made the code
much simpler because we don't need synchronous-version classes.


On Sat, Dec 6, 2014 at 9:13 AM, Benjamin Poulain <benjamin at webkit.org>
wrote:

> I hope we will be able to get rid of WebSQL at some point. The guard would
> be useful for cleanup.

> But given how popular WebSQL is, I don't see us doing that anytime  
> soon. :(

> I am in favor of removing the flag.

> Benjamin


> On 12/5/14 6:38 AM, Osztrogonác Csaba wrote:

>> Hi all,

>> it seems ENABLE(SQL_DATABASE) is enabled on all ports,
>> but there are still ifdef guards for it in 300+ files.

>> Is there anybody shipping WebKit with disabled SQL_DATABASE?
>> If no, I'd propopse removing these guards.

>> br,
>> Ossy

>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> https://lists.webkit.org/mailman/listinfo/webkit-dev


> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev



-- 
TAMURA Kent
Software Engineer, Google



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20141216/24e6c593/attachment.html>


More information about the webkit-dev mailing list