- From: aliams <notifications@github.com>
- Date: Thu, 27 Jul 2017 12:33:53 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 27 July 2017 19:34:15 UTC
That's a fair point @pwnall. Are you thinking that after `getDatabaseNames` is called, a subsequent `indexedDB.open` on a database would release the previously set lock? Is that to say that you could only call `getDatabaseNames` before any .open is called? -- 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/31#issuecomment-318464016
Received on Thursday, 27 July 2017 19:34:15 UTC