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

I think making it so that it would be blocked on version change transactions makes sense. Would it make sense to expose an array of `IDBDatabase` objects here? That way we can get the name, the version, and the object store names as well.

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

Received on Thursday, 17 August 2017 00:01:36 UTC