Go to the source code of this file.
Functions | |
| function | Init () |
| function | SafebrowsingApplicationMod () |
| function | NSGetModule (compMgr, fileSpec) |
Variables | |
| const | Cc = Components.classes |
| const | Ci = Components.interfaces |
| Function prototype | inherits |
| SafebrowsingApplicationMod prototype | registerSelf |
| SafebrowsingApplicationMod prototype | getClassObject |
| var | ApplicationModInst = new SafebrowsingApplicationMod() |
| function Init | ( | ) |
Definition at line 20 of file nsSafebrowsingApplication.js.
| function NSGetModule | ( | compMgr, | |
| fileSpec | |||
| ) |
Definition at line 84 of file nsSafebrowsingApplication.js.
| function SafebrowsingApplicationMod | ( | ) |
Definition at line 40 of file nsSafebrowsingApplication.js.
| var ApplicationModInst = new SafebrowsingApplicationMod() |
Definition at line 82 of file nsSafebrowsingApplication.js.
| const Cc = Components.classes |
Definition at line 1 of file nsSafebrowsingApplication.js.
| const Ci = Components.interfaces |
Definition at line 2 of file nsSafebrowsingApplication.js.
| SafebrowsingApplicationMod prototype getClassObject |
Definition at line 60 of file nsSafebrowsingApplication.js.
| Function prototype inherits |
Definition at line 6 of file nsSafebrowsingApplication.js.
| SafebrowsingApplicationMod prototype registerSelf |
Definition at line 46 of file nsSafebrowsingApplication.js.