wizardService.js File Reference

Javascript source for the Songbird wizard widget services. More...

Go to the source code of this file.

Functions

Components utils import ("resource://app/jsmodules/DOMUtils.jsm")
 
 if (typeof(Cc)=="undefined") var Cc
 
function sbWizardSvc (aWidget)
 

Detailed Description

Javascript source for the Songbird wizard widget services.

Definition in file wizardService.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.

Here is the call graph for this function:

Here is the caller graph for this function:

Components utils import ( "resource://app/jsmodules/DOMUtils.jsm"  )
function sbWizardSvc (   aWidget)

Construct a Songbird wizard widget services object for the widget specified by aWidget.

Parameters
aWidgetSongbird wizard widget.

Definition at line 84 of file wizardService.js.