- From: Joshua Bell <notifications@github.com>
- Date: Tue, 04 Apr 2017 15:09:41 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 4 April 2017 22:10:13 UTC
inexorabletash commented on this pull request. > store=] in the [=connected=] [=database=], [=throw=] a "{{NotFoundError}}" {{DOMException}}. -6. If |scope| is empty, [=throw=] an "{{InvalidAccessError}}" {{DOMException}}. +5. If |scope| is empty, [=throw=] an "{{InvalidAccessError}}" {{DOMException}}. + +6. If |mode| parameter is not {{"readonly"}} or {{"readwrite"}}, Just |mode| - thanks! -- 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_r109790152
Received on Tuesday, 4 April 2017 22:10:13 UTC