I am developing a component that can be installed on both Mozilla and Firefox from the same XPI. However, my myComponentRegistration() and myComponentUnregistration() functions would need to know whether they're being registered/unregistered by Mozilla or Firefox. Is there a simple way to know if a function is being called from Mozilla or from Firefox?

Thanks.


A. _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to