30 "keyboard-help":
"chrome://songbird/content/html/keyboardHelp.xhtml"
33 const Cc = Components.classes;
34 const Ci = Components.interfaces;
35 const Cr = Components.results;
38 const CID =
"42631c40-1cbe-4f3a-b859-7936e542130f";
41 Components.utils.import(
"resource://gre/modules/XPCOMUtils.jsm");
63 newChannel:
function(
uri) {
65 throw Components.Exception(
"URI " +
uri.spec +
" not supported",
66 Components.results.NS_ERROR_UNEXPECTED);
68 var
ios =
Cc[
"@mozilla.org/network/io-service;1"].
70 var childURI = ios.newURI(PAGES[
uri.path],
null,
null);
71 var channel = ios.newChannelFromURI(childURI);
72 channel.originalURI =
uri;
76 getURIFlags:
function(
uri) {
77 return Ci.nsIAboutModule.ALLOW_SCRIPT
sbDeviceFirmwareAutoCheckForUpdate prototype contractID
sbOSDControlService prototype QueryInterface
sbDeviceFirmwareAutoCheckForUpdate prototype classDescription
getService(Ci.sbIFaceplateManager)
function NSGetModule(compMgr, fileSpec)
function doPostRegister(aCompMgr, aFile, aComponents)
function sbAboutRedirector()
sbDeviceFirmwareAutoCheckForUpdate prototype classID