[Bug 16425] MutationObserver::observe/disconnect should return mutationobserver itself

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16425

Ms2ger <Ms2ger@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Ms2ger@gmail.com

--- Comment #4 from Ms2ger <Ms2ger@gmail.com> 2012-03-19 21:30:36 UTC ---
AIUI, the plan was to wait for ES to provide something to address this pattern
for *all* APIs, rather than trying to implement it just for a couple of new
APIs. Returning self also prevents us from returning something meaningful (even
though we currently don't in this case).

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 19 March 2012 21:30:39 UTC