Re: [w3c/IndexedDB] API to enumerate databases (#31)

@Gilead The only mechanism I can think of would be to hold onto a lock for the database, which is what you get with `indexedDB.open`.

-- 
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-318229089

Received on Thursday, 27 July 2017 01:18:58 UTC