Re: XMLHttpRequest test suite suggestion

Anne van Kesteren wrote:
> Basically, from the window you contruct the object in

How is that defined?  Is it possible to take window1.XMLHttpRequest and use 
apply() to call it with window2 as |this|?  In that case, which window was the 
object constructed in?  Or is the "window you construct the object in" the 
window that calls the constructor (call it window3 in this case)?

-Boris

Received on Thursday, 21 September 2006 19:58:11 UTC