Is there any particular reason why IDBTransaction.objectStore() and IDBObjectStore.index() should be usable (i.e. return values vs. raise exceptions) after the containing transaction has finished? Changing the spec so that calling these methods after the containing transaction has finished raises InvalidStateError (or TransactionInactiveError) could simplify implementations.Received on Thursday, 15 December 2011 21:48:22 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 18:49:49 GMT