RESOLVED DUPLICATE of bug 145867 Bug 139643
[EFL][WK2] Add IndexedDB based on DatabaseProcess
https://bugs.webkit.org/show_bug.cgi?id=139643
Summary [EFL][WK2] Add IndexedDB based on DatabaseProcess
Joonghun Park
Reported 2014-12-15 03:08:57 PST
To bring back IndexedDB support to the EFL port.
Attachments
=<WIP>Eet serialization will be added. (25.44 KB, patch)
2015-07-07 04:50 PDT, Joonghun Park
no flags
<WIP>Added config.h to DatabaseProcessMain.cpp to build fix. (26.55 KB, patch)
2015-07-07 18:02 PDT, Joonghun Park
no flags
Added default indexedDB directory path (27.44 KB, patch)
2015-07-09 23:15 PDT, Joonghun Park
no flags
Joonghun Park
Comment 1 2015-07-07 04:50:19 PDT
Created attachment 256295 [details] =<WIP>Eet serialization will be added.
Joonghun Park
Comment 2 2015-07-07 18:02:29 PDT
Created attachment 256340 [details] <WIP>Added config.h to DatabaseProcessMain.cpp to build fix.
Joonghun Park
Comment 3 2015-07-09 23:15:58 PDT
Created attachment 256567 [details] Added default indexedDB directory path
Csaba Osztrogonác
Comment 4 2015-07-10 02:38:35 PDT
Gyuyoung already prepared a similar patch in bug145867 near a month before. *** This bug has been marked as a duplicate of bug 145867 ***
Joonghun Park
Comment 5 2015-07-10 15:58:49 PDT
(In reply to comment #4) > Gyuyoung already prepared a similar patch in bug145867 near a month before. > > *** This bug has been marked as a duplicate of bug 145867 *** Ok, I got it :) As you said in bug 145867, it seems going to be work only by adding gvariant implementation to there. I'll check if it's possible to add KeyedEncoder/KeyedDecoder implementation by Eet serialization.
Note You need to log in before you can comment on or make changes to this bug.