Asa Dotzler wrote:

> Steven T. Hatton wrote:
> 
>> What part of the Mozilla archetecture is responsible for opening 
>> windows, setting  up the HTMLDocument, returning the window object 
>> back to the requester, etc?  I'm particularly interested in the 
>> JavaScript API implementation.
>>
>> TIA,
>>
>> Steven
>>
> 
> Are you looking for the mozilla DOM <http://www.mozilla.org/docs/dom/> ?
> 
> --Asa
> 


I'm looking for the code which implements the Window.open() request.  I 
  guess I'm looking for the Window object itself.

Steven


Reply via email to