Darin Adler írta:
On Apr 25, 2014, at 1:05 AM, Raphael Kubo da Costa <rak...@webkit.org> wrote:

Sam Weinig <wei...@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@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to