[Webkit-unassigned] [Bug 199286] Fix build error on WebCore when disabling ENABLE_INDEXED_DATABASE.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 27 16:33:35 PDT 2019


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

--- Comment #3 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 373067
  --> https://bugs.webkit.org/attachment.cgi?id=373067
ONE MORE TIME

View in context: https://bugs.webkit.org/attachment.cgi?id=373067&action=review

> Source/WebCore/testing/Internals.cpp:2406
> +#if ENABLE(INDEXED_DATABASE)

I think that if you have this disabled, you need to also disable it in the header, don't you?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190627/4c4c5e62/attachment.html>


More information about the webkit-unassigned mailing list