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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 6 09:33:39 PDT 2015


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

--- Comment #8 from Sam Weinig <sam at webkit.org> ---
(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.

-- 
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/20150806/40dadc31/attachment.html>


More information about the webkit-unassigned mailing list