Re: [w3c/IndexedDB] Enforce transaction commit ordering more strictly (#77)

I believe this can be addressed in the spec by changing:

> When a transaction can no longer become active...

to:

> When a transaction has been started and it can no longer become active...

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/77#issuecomment-224736535

Received on Wednesday, 8 June 2016 21:37:29 UTC