Re: [w3c/webcomponents] [idea] childConnectedCallback and childDisconnectedCallback (#550)

If a browser were to keep a `MutationObserver` around after all its observed nodes is no longer visible from JS, e.g. mark-and-sweep GC would not mark it, then that's simply a browser implementation bug.

-- 
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/webcomponents/issues/550#issuecomment-460015529

Received on Sunday, 3 February 2019 01:50:57 UTC