[Bug 24248] Inconsistency between WebIDL callback function default this and JS strict mode default this

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

Garrett <dhtmlkitchen@gmail.com> changed:

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

--- Comment #5 from Garrett <dhtmlkitchen@gmail.com> ---
"When any callback is called, call the callback's internal [[Call]] method,
passing undefined as the this value."

That takes care of bound functions, too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 10 January 2014 03:19:10 UTC