- From: Joshua Bell <notifications@github.com>
- Date: Tue, 04 Apr 2017 15:16:47 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 4 April 2017 22:17:47 UTC
inexorabletash commented on this pull request. > @@ -2628,26 +2628,26 @@ instance on which it was called. The <dfn method for=IDBDatabase>transaction(|storeNames|, |mode|)</dfn> method, when invoked, must run these steps: -1. If |mode| parameter is not {{"readonly"}} or {{"readwrite"}}, - [=throw=] a [=TypeError=]. - -2. If this method is called on {{IDBDatabase}} object for which an +1. If this method is called on {{IDBDatabase}} object for which an I went with "the connection" instead. -- 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/pull/188#discussion_r109791500
Received on Tuesday, 4 April 2017 22:17:47 UTC