[Bug 18547] Add [ImplicitThis] to EventTarget?

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #4 from Boris Zbarsky <bzbarsky@mit.edu> ---
This isn't about [LenientThis]; [LenientThis] doesn't do what's needed here.

Gecko's WebIDL bindings effectively implement the ES3 behavior, for what it's
worth: they always compute "this" to an object, just like non-strict-mode
functions do in ES5...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 26 November 2012 16:26:17 UTC