- From: <bugzilla@jessica.w3.org>
- Date: Sun, 18 Mar 2012 23:08:23 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16425 Summary: MutationObserver::observe/disconnect should return mutationobserver itself Product: WebAppsWG Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DOM AssignedTo: annevk@opera.com ReportedBy: Olli.Pettay@gmail.com QAContact: public-webapps-bugzilla@w3.org CC: mike@w3.org, www-dom@w3.org This was discussed and somewhat agreed end of September. Allows one to do observer.disconnect() .observe(node1, {...}) .observe(node2, {...}); -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Sunday, 18 March 2012 23:08:25 UTC