[Webkit-unassigned] [Bug 103220] [GTK] Build with LevelDB when IndexedDB is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 10:45:14 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=103220





--- Comment #12 from Martin Robinson <mrobinson at webkit.org>  2013-01-08 10:47:08 PST ---
(In reply to comment #11)
> (In reply to comment #10)
> > I believe that the approach I have taken with this patch of building a captive library is the most maintainable despite requiring compiling LevelDB as part of building WebKit. This approach avoids the not inconsiderable burden of ensuring consistency across distributions in API revisions and in compilation settings for a library with a C++ interface.
> 
> The issue is that the jhbuild modules are only used by developers.

To expand on this, if we want to ship a version of leveldb to downstream, we probably need to bundle it in the ThirdParty directory. My plan for today was to only do this for memenv, but if you feel that it's important to do this for all of leveldb, I can write a patch that does that too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list