http://www.w3.org/Bugs/Public/show_bug.cgi?id=10007

           Summary: Async callbacks should fire in the same order the
                    async requests are made in IndexedDB.
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Indexed Database API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected], [email protected]


Per the "[IndexedDB] Callback order" thread [1], we should specify the order of
async callbacks (either onsuccess or onerror) to fire in the order that the
async requests are made.  I.e. the same order the IDBRequest objects are
returned.

[1] http://www.mail-archive.com/[email protected]/msg09208.html

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to