[Webkit-unassigned] [Bug 19015] New: GTK build fails when database support is disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 12 13:44:43 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19015

           Summary: GTK build fails when database support is disabled
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: richard at imendio.com


The GTK+ build fails with the following error:

WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp:33:29: error: DatabaseTracker.h:
No such file or directory
WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp: In member function ‘virtual void
WebKit::ChromeClient::exceededDatabaseQuota(WebCore::Frame*, const
WebCore::String&)’:
WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp:318: error: ‘DatabaseTracker’ has
not been declared

when building with --disable-video --with-http-backend=curl
--disable-dom-storage --disable-database --disable-icon-database --disable-svg
--with-target=quartz --with-font-backend=pango
--disable-offline-web-applications

(The main point being that all the database related features are disabled.)


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



More information about the webkit-unassigned mailing list