[Bug 22759] It is not clear what happens to the existing transient observers when MutationObserver.observe is called
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22759 Anne <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #7 from Anne <[email protected]> --- So I guess what we want: For each registered observer in target's list of registered observers whose observer is the context object: 1. Remove it if it's a transient registered observer. 2. Replace its options with /options/. -- You are receiving this mail because: You are on the CC list for the bug.