Re: [whatwg/dom] Should we really support modifying an already dispatched event via initEvent()? (#523)

I think I've seen events to be reused for different types, though could have been some Firefox only code.
And reuse isn't totally crazy idea in some games for example where one might want to avoid garbage as much as possible.
But I don't have really strong opinion on this.

-- 
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/523#issuecomment-340252983

Received on Sunday, 29 October 2017 10:48:53 UTC