Re: [whatwg/dom] MutationObserver needs an equivalent of disconnected & connected callbacks (#533)

`MutationObserver` fires at the end of the current micro-task, that's much later than synchronous timing which poses a security threat in our engine.

-- 
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/533#issuecomment-367854724

Received on Thursday, 22 February 2018 23:11:21 UTC