Songbird Windows AutoPlay Service Source. More...
Go to the source code of this file.
Functions | |
if (typeof(Cc)=="undefined") var Cc | |
Cu | import ("resource://app/jsmodules/ObserverUtils.jsm") |
function | sbWindowsAutoPlayService () |
function | NSGetModule (compMgr, fileSpec) |
Variables | |
var | sbWindowsAutoPlayServiceCfg |
sbWindowsAutoPlayServiceCfg | _xpcom_categories |
sbWindowsAutoPlayService | prototype |
Songbird Windows AutoPlay Service Source.
Definition in file sbWindowsAutoPlayService.js.
if | ( | typeof(Cc) | = ="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/ObserverUtils.jsm" | ) |
function NSGetModule | ( | compMgr, | |
fileSpec | |||
) |
Definition at line 672 of file sbWindowsAutoPlayService.js.
function sbWindowsAutoPlayService | ( | ) |
Construct a Windows AutoPlay service object.
Definition at line 107 of file sbWindowsAutoPlayService.js.
sbWindowsAutoPlayServiceCfg _xpcom_categories |
Definition at line 88 of file sbWindowsAutoPlayService.js.
sbWindowsAutoPlayService prototype |
Definition at line 113 of file sbWindowsAutoPlayService.js.
var sbWindowsAutoPlayServiceCfg |
Definition at line 79 of file sbWindowsAutoPlayService.js.