- From: Boris Zbarsky <notifications@github.com>
- Date: Fri, 19 Oct 2018 06:19:56 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 19 October 2018 13:20:21 UTC
"must" would prevent the browser from ever collecting them, which also increases costs, right? This is why browsers have the behavior they have now: They avoid creating new collections if they can avoid it, but still get rid of old ones so their listeners don't keep slowing down DOM operations. -- 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/706#issuecomment-431360478
Received on Friday, 19 October 2018 13:20:21 UTC