Jet Hu wrote:
But I got "Permission denied to create wrapper for object of class UnnamedClass" exception when JavaScript try to call a function of that XPCOM component.
Sounds like the code that wants to call your functions needs chrome privileges. UnnamedClass in this context is usually Components.
_______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
