Re: [IndexedDB] Allow more explicit control over transaction lifetimes (#34)

In addition, for many puts, the overhead of all the individual success events can jank the main thread. We may want to design this in such a way that the transaction just opts-out of the per-request events entirely - possibly `put()` and friends just return null in those cases!

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

Received on Monday, 28 September 2015 17:41:30 UTC