Alexander N. Treyner wrote:

in my remote xul application I'm use next sentence:

netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");

When I first time open correspondent link I get a question to allow running the script. I checked checkbox that I want to save my decision and misclicked on the No instead of Yes. Where I can change the decision. I want to allow the script to run.

As far as I know there is no GUI to change such settings, I think you need to shut down Mozilla, locate your Mozilla profile and edit the prefs.js file to throw out the setttings related to UniversalXPConnect there.
Make sure you first backup prefs.js before you make changes.
--


        Martin Honnen
        http://JavaScript.FAQTs.com/

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

Reply via email to