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

There is a developer use case for `getDatabaseNames` similar to a browser plug-in (which itself is useful), one I was working on when it got kaboshed: drop-in database management for any given host (including localhost) to introspect on arbitrary databases for the site, including sites debugging data added by multiple libraries.

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

Received on Monday, 21 August 2017 23:59:59 UTC