- From: aliams <notifications@github.com>
- Date: Tue, 10 Jan 2017 13:43:51 -0800
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 January 2017 21:44:33 UTC
aliams commented on this pull request. > @@ -5405,13 +5416,12 @@ for the [=database=], and a |request|. 8. Wait for |transaction| to [=transaction/finish=]. -9. If |transaction| is aborted for any reason, the [=steps for - aborting a transaction=] must be run. - -10. When |transaction| is finished, immediately set |request|'s - [=request/transaction=] to null. This must be done in the same - task as the task firing the <code>complete</code> or - <code>abort</code> event, but after the event has been fired. + <aside class=note> + Some of algorithms invoked during the [=/transaction=]'s Some of _the_ algorithms... -- 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/134#pullrequestreview-16019640
Received on Tuesday, 10 January 2017 21:44:33 UTC