Re: IndexedDB: Thoughts on implementing IndexedDB

Just replying to the nits:

On Tue, Jul 30, 2013 at 1:30 AM, Austin William Wright <aaa@bzfx.net> wrote:

> (2) There are still a few references to *Sync terms from the old
> synchronous API. Specifically, IDBDatabaseSync and IDBCursorWithValueSync.
>

Thanks, fixed in the Editor's Draft.


> (4) The section "Steps for asynchronously executing a request" says "Set
> /transaction/ to the `transaction` associated with `source`."
>
> Perhaps it should instead say "Let /transaction/ be the `transaction`
> which is associated with `source`"
>
>
Also fixed in the Editor's Draft.

Received on Tuesday, 30 July 2013 21:37:44 UTC