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

It could be treated just like another transaction (such as versionchange, readwrite, readonly) in the sense that no other transactions can execute while `getDatabaseNames` is running.

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

Received on Thursday, 27 July 2017 19:18:35 UTC