Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(3e51f40b-b4b0-4e60-ac45-6c63477ebe41)]
interface nsIXULChromeRegistry : nsIChromeRegistry

Methods

 Installable skin XBL is not always granted the same privileges as other
 chrome. This asks the chrome registry whether scripts are allowed to be
 run for a particular chrome URI. Do not pass non-chrome URIs to this
 method.
boolean allowScriptsForPackage(in nsIURI url)

        
ACString getSelectedLocale(in ACString packageName)

        
void refreshSkins()

        
void reloadChrome()