[webkit-dev] Heads up for WebKit2 ports using IndexedDB
Brady Eidson
beidson at apple.com
Fri Oct 11 13:18:45 PDT 2013
Hey WK2 folks,
https://bugs.webkit.org/show_bug.cgi?id=122675 lays the most basic framework for a WK2, multi-process-aware implementation of Indexed DB.
The future of WK2 is multi-process awareness and it makes no sense to continue supporting the default WebCore LevelDB implementation on a per-WebProcess basis. So the patch I have attached knowingly breaks such configurations.
If you would like me to add an #ifdef workaround in the meantime, let me know in the bug *soon*. But be forewarned that at some point soon that workaround will be removed and your port will have some work to do in adopting the WK2 configuration.
Thanks,
~Brady
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20131011/9582f2ca/attachment.html>
More information about the webkit-dev
mailing list