[Bug 15234] Throw if IDBTransaction.objectStore() or IDBObjectStore.index() called after transaction finished

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15234

Eliot Graff <eliotgra@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |eliotgra@microsoft.com
         Resolution|                            |WONTFIX

--- Comment #2 from Eliot Graff <eliotgra@microsoft.com> 2011-12-27 21:35:52 UTC ---
Each method already currently has the following exception and description:

**InvalidStateError    

**Occurs if a request is made on a source object that has been deleted or
removed.


Please let me know if I am misreading this and you're asking for something
else.

Thanks,

Eliot

-- 
Configure bugmail: https://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 Tuesday, 27 December 2011 21:35:57 UTC