Go to the source code of this file.
Functions | |
if (typeof(Ci)=="undefined") var Ci | |
Cu | import ("resource://app/jsmodules/sbProperties.jsm") |
catch (error) | |
window | addEventListener ("load", function(e){lnNotifs.onLoad();}, false) |
Variables | |
try | |
lnNotifs | |
window addEventListener | ( | "load" | , |
function(e){lnNotifs.onLoad();} | , | ||
false | |||
) |
catch | ( | error | ) |
Definition at line 38 of file track-metadata.js.
if | ( | typeof(Ci) | = ="undefined" | ) |
Debug Wrapper. Subclasses and replaces DateRemote to keep track of how many dataremotes are alive, and for which keys.
Definition at line 524 of file sbDataRemote.js.
Cu import | ( | "resource://app/jsmodules/sbProperties.jsm" | ) |
Definition at line 42 of file track-metadata.js.
try |
Definition at line 34 of file track-metadata.js.