sbFileDownloader.js File Reference

Javascript source for the file downloader component. More...

Go to the source code of this file.

Functions

 if (typeof(Cc)=="undefined") var Cc
 
Components utils import ("resource://gre/modules/XPCOMUtils.jsm")
 
function sbFileDownloader ()
 
function NSGetModule (compMgr, fileSpec)
 

Variables

var sbFileDownloaderCfg
 
sbFileDownloader prototype
 

Detailed Description

Javascript source for the file downloader component.

Definition in file sbFileDownloader.js.

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.

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

Definition at line 501 of file sbFileDownloader.js.

Here is the call graph for this function:

function sbFileDownloader ( )

Construct a file downloader object.

Definition at line 95 of file sbFileDownloader.js.

Here is the caller graph for this function:

Variable Documentation

sbFileDownloader prototype

Definition at line 99 of file sbFileDownloader.js.

var sbFileDownloaderCfg
Initial value:
= {
classDescription: "File Downloader",
classID: Components.ID("{f93a67e4-d97d-4607-971e-00ae2bf8ef8f}"),
contractID: "@songbirdnest.com/Songbird/FileDownloader;1",
ifList: [ Ci.sbIFileDownloader, Ci.nsIWebProgressListener ],
}
sbDeviceFirmwareAutoCheckForUpdate prototype contractID
sbDeviceFirmwareAutoCheckForUpdate prototype classDescription
const Ci
sbDeviceFirmwareAutoCheckForUpdate prototype classID
sbWindowsAutoPlayServiceCfg _xpcom_categories

Definition at line 76 of file sbFileDownloader.js.