Re: Strict mode callbacks and setTimeout

On 7/6/11 5:36 PM, Mark S. Miller wrote:
> Why? What breaks if webidl considers setTimeout to be a strict function?

Then the this object will be wrong (in particular not be a Window) and 
WebIDL will require that the function throw.

-Boris

Received on Wednesday, 6 July 2011 21:38:55 UTC