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 <[email protected]>wrote: > Darin Adler írta: > >> 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. >> >> --- 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 > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-dev >
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

