Go to the source code of this file.
Functions | |
| Components utils | import ("resource://app/jsmodules/AddOnUtils.jsm") |
| if (typeof(Cc)=="undefined") var Cc | |
| function | sbAddOnBundleUpdateService () |
| function | NSGetModule (compMgr, fileSpec) |
Variables | |
| var | sbAddOnBundleUpdateServiceCfg |
| sbAddOnBundleUpdateServiceCfg | categoryList |
| sbAddOnBundleUpdateService | prototype |
| 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.
| Components utils import | ( | "resource://app/jsmodules/AddOnUtils.jsm" | ) |
| function NSGetModule | ( | compMgr, | |
| fileSpec | |||
| ) |
Definition at line 589 of file sbAddOnBundleUpdateService.js.
| function sbAddOnBundleUpdateService | ( | ) |
Construct an add-on bundle update service object.
Definition at line 132 of file sbAddOnBundleUpdateService.js.
| sbAddOnBundleUpdateServiceCfg categoryList |
Definition at line 113 of file sbAddOnBundleUpdateService.js.
| sbAddOnBundleUpdateService prototype |
Definition at line 136 of file sbAddOnBundleUpdateService.js.
| var sbAddOnBundleUpdateServiceCfg |
Definition at line 99 of file sbAddOnBundleUpdateService.js.