Re: Window pointer

Anne van Kesteren wrote:
> Yes. I'm not sure why it would be removed. After all, the Window object 
> has references to it.

In Gecko, it doesn't necessarily after the window has been closed.  There might 
be a "document" property on the JSObject (or there might not), but the internal 
pointer is definitely dropped.

-Boris

Received on Monday, 19 November 2007 16:12:58 UTC