main.js File Reference

Go to the source code of this file.

Functions

Cu import ("resource://app/jsmodules/DOMUtils.jsm")
 
 if (typeof LastFm== 'undefined')
 
 if (typeof(gBrowser)=="undefined")
 
window addEventListener ("unload", function(e){LastFm.onUnload(e);}, false)
 

Variables

LastFm Icons
 
LastFm URL_SIGNUP
 

Function Documentation

window addEventListener ( "unload"  ,
function(e){LastFm.onUnload(e);}  ,
false   
)
if ( typeof  LastFm = = 'undefined')

Definition at line 32 of file main.js.

if (   typeof(gBrowser) = = "undefined")

Definition at line 36 of file main.js.

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

Variable Documentation

LastFm Icons
Initial value:
= {
busy: 'chrome:
disabled: 'chrome:
disabled_libre: 'chrome:
logged_in_libre: 'chrome:
logged_in: 'chrome:
logged_out: 'chrome:
error: 'chrome:
login_error: 'chrome:
}

Definition at line 43 of file main.js.

LastFm URL_SIGNUP

Definition at line 54 of file main.js.