5 Dec 2011 06:38
Getting Error Permission denied for <moz-safe-about:blank> to get property XPCComponents.utils
propovip <muhilan.r <at> gmail.com>
2011-12-05 05:38:36 GMT
2011-12-05 05:38:36 GMT
Hi All,
Following is the code i am triggering from JavaScript in FF browser
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 Permission denied for <moz-safe-about:blank> to get
property XPCComponents.utils
Can any one help?
RSS Feed