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

           Summary: [IndexedDB] Clarify
                    createObjectStore/removeObjectStore's tie to the
                    database setVersion was called on
           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]


createObjectStore/removeObjectStore are currently on the IDBDatabase object and
can only be called while in the middle of a setVersion transaction.  I don't
think the spec makes it very clear that they can only be called on the database
object where setVersion was called from, however.  Some additional text might
be helpful.

This was brought up in this thread:
http://www.mail-archive.com/[email protected]/msg10431.html (with the
subject "[IndexedDB] setVersion with multiple IDBDatabase objects")

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