[Webkit-unassigned] [Bug 103578] New: IndexedDB: Add forward declaration of SecurityOrigin to IDBBackingStore.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 28 16:55:21 PST 2012


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

           Summary: IndexedDB: Add forward declaration of SecurityOrigin
                    to IDBBackingStore.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: michael at 68k.org
                CC: jsbell at chromium.org


IDBBackingStore.h uses SecurityOrigin without declaring it. In order to enable compilation on JSC, a forward declaration of SecurityOrigin must be added to IDBBackingStore.h.

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