Phil Wilson wrote:
> netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
To use that, that code must either be a local file, a signed script, or
codebase principal support must be enabled (with a pref:
user_pref("signed.applets.codebase_principal_support", true);
)
