Darin Adler <[email protected]> writes: > On Apr 25, 2014, at 1:05 AM, Raphael Kubo da Costa <[email protected]> wrote: > >> Sam Weinig <[email protected]> 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.
Right, so it's only the build system that sets WTF_USE_LEVELDB to 1 and builds the LevelDB stuff in ThirdParty. _______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

