[Webkit-unassigned] [Bug 102568] New: IndexedDB: implement priority queue for pending opens

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 16 15:59:19 PST 2012


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

           Summary: IndexedDB: implement priority queue for pending opens
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dgrogan at chromium.org
                CC: jsbell at chromium.org, alecflett at chromium.org


>From 4.1.3 Note2:
if two databases with the same name and origin, but with different versions, are being opened at the same time, the one with the highest version will attempt to be opened first.

The current implementation does not do this.

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