Is that possible? If so can someone show my some documentation or method to do it please?
I wrote a XPCOM stand alone application, but the NS_InitXPCOM makes a new instance of the component and returns that refrence when the GetServiceByContractID is called. But when I use Javascript, I get the running instance, may be because of how XPConnect is designed to integrate with XPCOM. All I have to do is notify the running instances of firefoxes. I tried using the Message passing using the ObserverService, I could not get it working. Anyhelp is greatly appreciated. Thanks, lav _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
