Re: [IndexedDB] For schema mutations, should InvalidStateError trump TransactionInactiveError? (#23)

IE11 doesn't appear to implement the inactive semantics; neither schema changes nor normal operations fail if done asynchronously (e.g. in a setTimeout() rather than IDB callback).

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/23#issuecomment-112902963

Received on Wednesday, 17 June 2015 18:22:10 UTC