Tobias Trelle wrote:
I doubt that anybody will use scriptable plug-ins if you have
to sign every single JavaScript/HTML page that is calling a plug-in
method via XPConnect. In the real world most HTML pages will
be remote.

Regards, Tobias Trelle
--
CyCo Systems GmbH & Co. KG  >>>  http://www.cycosys.com/

I believe you can implement the interface nsISecurityCheckedComponent
for your plug-in to allow unrestricted access to certain methods/properties.
I heven't used this interface myself, and I don't know how the remote
Javascript can instantiate the plug-in object in the first place, which needs
access to Components.classes ...

Saravanan

--
http://xmlterm.org            [EMAIL PROTECTED]
 


Reply via email to