- From: Jake Archibald <notifications@github.com>
- Date: Thu, 07 May 2020 02:02:48 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 7 May 2020 09:03:01 UTC
+1 to this. Might be better as a `.state` that can express more than just a boolean, also a `"statechange"` event would be useful. Right now, if a library takes a database to use, it has no way of knowing when or if the database has been closed. The `"close"` event only fires if the database was forcibly closed. -- 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/333#issuecomment-625126748
Received on Thursday, 7 May 2020 09:03:01 UTC