[webkit-dev] Is anyone using the LevelDB backend to IndexedDB?

Gyuyoung Kim gyuyoung.kim at webkit.org
Sun Apr 27 17:44:50 PDT 2014


Hi Darin and Ossy,

EFL port will use indexed DB based on sqlite both for WK1 and WK2. That's
why we disable the levelDB.
I also think we should remove levelDB if nobody use it.

Gyuyoung.


On Sun, Apr 27, 2014 at 7:21 PM, Osztrogonác Csaba <oszi at inf.u-szeged.hu>wrote:

> Darin Adler írta:
>
>> On Apr 25, 2014, at 1:05 AM, Raphael Kubo da Costa <rakuco at webkit.org>
>> wrote:
>>
>>  Sam Weinig <weinig at apple.com> writes:
>>>
>>>  Hello,
>>>>
>>>> Is anyone using the LevelDB backend to IndexedDB?
>>>>
>>> The EFL and GTK+ ports are.
>>>
>>
>> Are you sure?
>>
>> Since the GTK+ port is now WebKit2-only, then it can't be using the
>> LevelDB back end at this time, because I believe nobody has made it work in
>> WebKit2 yet.
>>
>> --- Darin
>>
>
> IndexedDB only works with DatabaseProcess on WebKit2 and
> DatabaseProcess is Mac-only now, so neither GTK nor EFL
> can use LevelDB and IndexedDB on WebKit2.
>
> And it seems EFL is planning to disable LevelDB support
> on WebKit1 too - https://bugs.webkit.org/show_bug.cgi?id=132176
>
> If nobody uses LevelDB, shouldn't we get rid everything related
> to it from the trunk? (cmake, obxproj, vcxproj project files, sources)
>
> Ossy
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20140428/fbadf265/attachment.html>


More information about the webkit-dev mailing list