[Webkit-unassigned] [Bug 37761] WebKit won't build with --disable-database

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 21:53:10 PDT 2010


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


Steven Siloti <ssiloti at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ssiloti at gmail.com




--- Comment #7 from Steven Siloti <ssiloti at gmail.com>  2010-09-13 21:53:10 PST ---
The link errors are due to GeolocationPositionCache depending on SQLite platform support. To fix this we could either include the SQLite platform sources if ENABLE(GEOLOCATION) or make GeolocationPositionCache support conditional on ENABLE(DATABASE). I'm not sure which would be more appropriate.

-- 
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