Re: [IndexedDB] Consider adding a completion event or callback to the IDBDatabase.close() operation (#72)

Given that a connection could have the close pending flag set for an arbitrary amount of time before the connection is closed (since a transaction can be open indefinitely), how would your application respond differently?


---
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/72#issuecomment-199423928

Received on Monday, 21 March 2016 18:55:48 UTC