Re: [whatwg/dom] Disconnect single target instead of all (#126)

Right now I use a new MO on each element, with the same callback function, so that I can remove each observer as needed. Seems like I could save memory usage if it were only a single MO.

-- 
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/126#issuecomment-372749506

Received on Tuesday, 13 March 2018 17:27:30 UTC