sbCDRipServicePaneService.js File Reference

Go to the source code of this file.

Functions

 if (typeof(Cc)=="undefined") var Cc
 
Cu import ("resource://gre/modules/XPCOMUtils.jsm")
 
 if ("sbIWindowsAutoPlayActionHandler"in Ci)
 
function sbCDRipServicePaneService ()
 
function NSGetModule (compMgr, fileSpec)
 

Variables

const CDRIPNS
 
var sbCDRipServicePaneServiceConfig
 
sbCDRipServicePaneService prototype constructor = sbCDRipServicePaneService
 
sbCDRipServicePaneService prototype
 

Function Documentation

if ( typeof(Cc = ="undefined")

Debug Wrapper. Subclasses and replaces DateRemote to keep track of how many dataremotes are alive, and for which keys.

Enable DEBUG_DATAREMOTES to track down leaks.

Definition at line 524 of file sbDataRemote.js.

if ( "sbIWindowsAutoPlayActionHandler"in  Ci)

Definition at line 69 of file sbCDRipServicePaneService.js.

Cu import ( "resource://gre/modules/XPCOMUtils.jsm"  )
function NSGetModule (   compMgr,
  fileSpec 
)

Definition at line 647 of file sbCDRipServicePaneService.js.

Here is the call graph for this function:

function sbCDRipServicePaneService ( )

Definition at line 73 of file sbCDRipServicePaneService.js.

Here is the caller graph for this function:

Variable Documentation

const CDRIPNS
Initial value:
= 'http:
const SPNS = 'http:
const CDDEVICEMARSHALLNAME = "sbCDDeviceMarshall"

Definition at line 40 of file sbCDRipServicePaneService.js.

Definition at line 79 of file sbCDRipServicePaneService.js.

var sbCDRipServicePaneServiceConfig
Initial value:
= {
className: "Songbird CD Rip Device Support Module",
cid: Components.ID("{9925b565-5c19-4feb-87a8-413d86570cd9}"),
contractID: "@songbirdnest.com/servicepane/cdDevice;1",
ifList: [ Ci.sbIServicePaneModule,
Ci.nsIObserver ],
[
{
category: "service-pane",
entry: "cdrip-device"
}
],
devCatName: "CD Rip Device",
appQuitTopic: "quit-application",
devMgrURL: "chrome://songbird/content/mediapages/cdripMediaView.xul"
}
classDescription entry
Definition: FeedWriter.js:1427
sbLibraryImporterManagerCfg categoryList
sbOSDControlService prototype className
sbDeviceFirmwareAutoCheckForUpdate prototype contractID
const Ci

Definition at line 47 of file sbCDRipServicePaneService.js.