Re: [whatwg/dom] What happens if a 'once' eventListener dispatches a similar event? (#265)

We could move all of step 8 to be between 4 and 5 (to keep the passive listener guard as one step before and after actually calling). We still got a handle on the listener so we can invoke it just fine.

Does that sound right?

I'm sad that I had not anticipated this edge case.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/265#issuecomment-224221894

Received on Tuesday, 7 June 2016 09:03:39 UTC