deviceInfoPanel.js File Reference

Javascript source for the device progress widget. More...

Go to the source code of this file.

Functions

 if (typeof(Cc)=="undefined") var Cc
 
Cu import ("resource://app/jsmodules/sbProperties.jsm")
 

Variables

var TYPE
 
var DIPW
 

Detailed Description

Javascript source for the device progress widget.

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

Cu import ( "resource://app/jsmodules/sbProperties.jsm"  )

Variable Documentation

var DIPW

Definition at line 68 of file deviceInfoPanel.js.

var TYPE
Initial value:
= { "NONE": 0,
"MUSIC": 1,
"VIDEO": 2,
"IMAGE": 4 }

Definition at line 57 of file deviceInfoPanel.js.