Re: [[Call]] behaviour of operations

On 29/08/11 9:08 PM, Geoffrey Sneddon wrote:
> Right, so to be consistent with ES built-ins, my suggestion would be
> simply to add a step 0 to the first list in #es-operations saying:
>
> "If the interface on which the operation appears has an [ImplicitThis]
> extended attribute, and the this value is null or undefined, then let O
> be the ECMAScript global object associated with the Function object."
>
> And change step 1 to start with "Otherwise,".

I've made this change (or thereabouts).

http://dev.w3.org/cvsweb/2006/webapi/WebIDL/Overview.html.diff?r1=1.396;r2=1.397;f=h

Received on Friday, 9 September 2011 11:26:34 UTC