CF 0.3a11 + FB 1.10 + FF 12
When the DOM to is registered to attaches itself to window.document. When you disconnect the client and the tool is unregistered it does not detach itself from window.document
Steps:
- start FB + FBTrace
- connect client activating the DOM tool via the handshake
- DOM tools spews onDomMutate events (OK) - can see the entries in FBTrace also
- disconnect client, check FBTrace, DOM tool is still spewing events (BAD)