[Webkit-unassigned] [Bug 38710] New: Fix guard around IndexedDatabase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 17:50:44 PDT 2010


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

           Summary: Fix guard around IndexedDatabase
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


In PageGroup.h this guard seems incorrect to me:

#if ENABLE(DOM_STORAGE)
        IndexedDatabase* indexedDatabase();
#endif

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