[Webkit-unassigned] [Bug 146550] build-webkit --no-indexed-database fails due to missing guards

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 09:02:16 PDT 2015


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

--- Comment #9 from Csaba Osztrogonác OOO_until_24th_Aug <ossy at webkit.org> ---
(In reply to comment #8)
> (In reply to comment #7)
> > (In reply to comment #5)
> > > Anders or Sam, what do you think about this patch? 
> > > 
> > > Do we need DatabaseProcess if IndexedDB feature is disabled?
> > > - If yes, we need a patch like this to fix this build configuration.
> > > - If no, we should unify the two guard or disable DatabaseProcess
> > > automatically if IndexedDB is disabled.
> > 
> > ping?
> 
> The DatabaseProcess is only needed for IndexedDB right now. That may not
> always be the case however, so I prefer having two guards.

The proposed patch leaves the two guards untouched 
and adds the missing guards to be able to build with
disabled indexedDB support and enabled DatabaseProcess.

So could you possibly review this patch?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150824/d7b8fb47/attachment-0001.html>


More information about the webkit-unassigned mailing list