firstRunEula.js File Reference

Javascript source for the first-run wizard EULA 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 firstRunEULASvc (aWidget)
 

Variables

var firstRunEULASvcCfg
 
firstRunEULASvc prototype
 

Detailed Description

Javascript source for the first-run wizard EULA widget services.

Definition in file firstRunEula.js.

Function Documentation

function firstRunEULASvc (   aWidget)

Construct a first-run wizard EULA widget services object for the widget specified by aWidget.

Parameters
aWidgetFirst-run wizard EULA widget.

Definition at line 106 of file firstRunEula.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/DOMUtils.jsm"  )

Variable Documentation

var firstRunEULASvcCfg
Initial value:
= {
languageNamesBundleURL: "chrome://global/locale/languageNames.properties",
regionNamesBundleURL: "chrome://global/locale/regionNames.properties",
localeBundleDataLoadTimeout: 15000
}

Definition at line 85 of file firstRunEula.js.

firstRunEULASvc prototype

Definition at line 111 of file firstRunEula.js.