browse.js File Reference

Go to the source code of this file.

Functions

 if (typeof(Cc)=="undefined") var Cc
 
Cu import ("resource://app/jsmodules/StringUtils.jsm")
 
function flushDisplay ()
 
 if (typeof NewReleaseAlbum== 'undefined')
 

Variables

var letterIndices
 
const allEntriesID = "ALL"
 
var customCountries = new Array()
 
NewReleaseAlbum unload
 

Function Documentation

function flushDisplay ( )

Definition at line 42 of file browse.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.

if ( typeof  NewReleaseAlbum = = 'undefined')

Definition at line 70 of file browse.js.

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

Variable Documentation

const allEntriesID = "ALL"

Definition at line 58 of file browse.js.

customCountries["United States"] = new Array()

Definition at line 64 of file browse.js.

var letterIndices
Initial value:
= ['#', 'Z','Y','X','W','V','U','T','S','R','Q','P','O','N',
'M','L','K','J','I','H','G','F','E','D','C','B','A']

Definition at line 54 of file browse.js.

NewReleaseAlbum unload

Definition at line 74 of file browse.js.