javascript window appCore, Components, content, controllers, prompter, sidebar
| appCore, Components, content, controllers, prompter, sidebar | NN 6 IE n/a DOM n/a |
| Read-only | |
|
These properties are associated with the proprietary Mozilla xpconnect ("cross-platform" connect) services. These services allow scripts that have the correct security clearance to work with XPCOM (decidedly not MS COM) objects to extend the functionality of the application that uses the Mozilla engine (such as the Netscape 6 browser). Access to these services requires enabling security privileges (typically via signed scripts), as follows: netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
// your xpconnect access code here
netscape.security.PrivilegeManager.revertPrivilege("UniversalXPConnect");
|
|
For more details on this mechanism, visit http://www.mozilla.org/scriptable/. |
|
Previous: javascript window clientInformation
2184,Nickname,Homepage or email,Comments here,Add comment
