Re: [w3c/IndexedDB] Specify timing of transaction deactivation more precisely (#87)

This also leads to subtlety in the _steps for running an upgrade transaction_:

> When transaction is finished, immediately set request’s transaction to null. This must be done in the same task as the task firing the complete or abort event, but after the event has been fired.

"same task" implicitly includes microtasks (?)




-- 
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/issues/87#issuecomment-267456232

Received on Thursday, 15 December 2016 21:58:03 UTC