I've written a simple component that requires the UniversalXPConnect privilege and have successfully gotten it to work with codebase principals support enabled. However, the script is embedded inside a dynamically generated page--even some particulars of the script are themselves dynamically generated by the PHP code itself (these could easily be split out into parameters to the script of course). What is the best way to turn this into a signed script, so that the users don't get nagged to allow it to do its thing all the time? Or at the very least get nagged only once whenever the script does its thing?
-- None are more hopelessly enslaved than those who falsely believe they are free. http://stormwyrm.blogspot.com/ _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
