firstRunInstallAddOns.js File Reference

Javascript source for the first-run wizard install add-ons widget services. More...

Go to the source code of this file.

Functions

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

Detailed Description

Javascript source for the first-run wizard install add-ons widget services.

Definition in file firstRunInstallAddOns.js.

Function Documentation

function firstRunInstallAddOnsSvc (   aWidget)

Construct a first-run wizard install add-ons widget services object for the widget specified by aWidget.

Parameters
aWidgetFirst-run wizard install add-ons widget.

Definition at line 85 of file firstRunInstallAddOns.js.

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://app/jsmodules/ArrayConverter.jsm"  )