Hi,

I have an XPCOM component which is accessed from different XUL windows
in Firefox 3 via the wrappedJSObject property of a service, as
described in [1].

Would anybody happen to know how I can access/find out the calling XUL
window within a method defined in global component code? (I could pass
in 'window' into each method, but I'm hoping for a simpler way.)

 - Godmar

[1] 
https://developer.mozilla.org/en/How_to_Build_an_XPCOM_Component_in_Javascript#Using_wrappedJSObject
_______________________________________________
Project_owners mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/project_owners

Reply via email to