[Webkit-unassigned] [Bug 38691] New: HTML5 Database should be tracked per pagegroup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 14:29:21 PDT 2010


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

           Summary: HTML5 Database should be tracked per pagegroup
           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


Currently HTML5 persistent storages (localStorage, indexedDatabase) are tracked
per PageGroup - that is each pageGroup can have its own sandboxed persistent
area. This is not the case for HTML5 datatabase, as the DatabaseTracker is a
singleton for a "WebKit instance".

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