[Bug 11113] [IndexedDB] The spec should be more explicit about the queuing of setVersion transactions

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

Eliot Graff <eliotgra@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Eliot Graff <eliotgra@microsoft.com> 2011-06-06 21:06:20 UTC ---
Added the following sentence to IDBDatabaseSync.setVersion()

]]
Calling setVersion() while a first setVersion transaction is already running
queues up another setVersion transaction to run after the first setVersion
transaction is finished. 
[[

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

Received on Monday, 6 June 2011 21:06:22 UTC