[IndexedDB] Add scope attribute to IDBTransaction (#18)

I was thinking `scope` but FF seems to have `objectStoreNames` so we can just standardize that.

http://lxr.mozilla.org/mozilla-central/source/dom/webidl/IDBTransaction.webidl

TODO: test what this returns for versionchange transactions. (empty? all current?)


---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/18

Received on Friday, 22 May 2015 16:53:36 UTC