propovip
unread,Dec 2, 2011, 6:27:57 AM12/2/11You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi All,
Following is the code i am triggering from JavaScript
netscape.security.PrivilegeManager.enablePrivilege('UniversalXPConnect');
Components.utils.import('resource://mozmill/modules/mozmill.js',
mozmill);
I had also set the flag
"signed.applets.codebase_principal_support;true" in about:confid. But
still i am getting the error
Getting Error ermission denied for <moz-safe-about:blank> to get
property XPCComponents.utils
Can any one help