Hi All,

I am trying to build a HTML-JS application which will run in xulrunner
based browser, for linux based system. The application will reside on
client machine and will access the web resources and display in xul
browser. I need to have extended privileges in my HTML-JavaScript
pages to work around with web resources.

If I use "netscape.security.PrivilegeManager.enablePrivilege" in my
JS, it works but a dialog box appears asking for permissionfrom the
user. Is there a way to get extended priviledges in my code without
getting any permission pop ups. The application code and xulrunner
will be packaged together and installed on the client machine.

Thanks,
Mayank
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to