[w3c/IndexedDB] Race condition registering event handlers for requests? (#233)

I was unable to find anything in the spec that states what should happen if a request is ready to call its event handlers but they have not yet been registered.  I'm assuming it should then fire the event as soon as an appropriate handler is registered.

-- 
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/233

Received on Wednesday, 21 March 2018 03:14:32 UTC