[Webkit-unassigned] [Bug 24776] New: Disabling HTML5 Database breaks the build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 24 07:48:16 PDT 2009


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

           Summary: Disabling HTML5 Database breaks the build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P3
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: benm at google.com


Disabling ENABLE_DATABASE causes the build to fail when compiling Database.cpp
as this calls WebCore::Document::setHasOpenDatabases and others which have been
compiled out by an #ifdef ENABLE_DATABASE.

I have a patch ready to correct the ifdef's.


-- 
Configure bugmail: https://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