Re: [w3c/IndexedDB] Asynchronously executing a request should queue a task to fire events (#83)

Please take a look at the changes (I touched a few other algorithms that had "fire an event" from a non-event loop context)

It may be more precise (necessary?) to specify e.g. "...queue a task within the task source associated with the request/connection..." in these cases. Suggestions (or examples from other specs) of appropriate text is appreciated.

---
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/83#issuecomment-234327562

Received on Thursday, 21 July 2016 17:39:04 UTC