addOnBundleInstaller.js File Reference

Javascript source for the add-on bundle installer widget services. More...

Go to the source code of this file.

Functions

 if (typeof(Cc)=="undefined") var Cc
 
function addOnBundleInstallerSvc (aWidget)
 

Detailed Description

Javascript source for the add-on bundle installer widget services.

Definition in file addOnBundleInstaller.js.

Function Documentation

function addOnBundleInstallerSvc (   aWidget)

Construct an add-on bundle installer widget services object for the widget specified by aWidget.

Parameters
aWidgetAdd-on bundle installer widget.

Definition at line 72 of file addOnBundleInstaller.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.