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 ConcertTicketing== 'undefined') = Components.interfaces
 

Variables

var SongkickPartnerCode
 
var letterIndices
 
ConcertTicketing unload
 

Function Documentation

function flushDisplay ( )

Definition at line 29 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  ConcertTicketing = = 'undefined') = Components.interfaces

Definition at line 48 of file browse.js.

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

Variable Documentation

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 45 of file browse.js.

var SongkickPartnerCode
Initial value:
= "p=" +
(new SBStringBundle("chrome://concerts/content/config.properties"))
.get('SongkickPartnerCode')
function SBStringBundle(aBundle)

Definition at line 41 of file browse.js.

ConcertTicketing unload

Definition at line 54 of file browse.js.