[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

--- Comment #2 from Cameron McCormack <cam@mcc.id.au> ---
I think Nikhil is only referring to the cases where you don't explicitly
provide a this value, e.g. by doing f() or f.call() or f.apply().

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

Received on Friday, 10 January 2014 00:33:05 UTC