Go to the source code of this file.
Functions | |
Components utils | import ("resource://gre/modules/XPCOMUtils.jsm") |
function | LOG (s) |
function | sbLibraryMigration () |
function | NSGetModule (compMgr, fileSpec) |
Variables | |
const | Cc = Components.classes |
const | Ci = Components.interfaces |
const | Cr = Components.results |
sbLibraryMigration | prototype |
Components utils import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
function LOG | ( | s | ) |
function NSGetModule | ( | compMgr, | |
fileSpec | |||
) |
function sbLibraryMigration | ( | ) |
const Cc = Components.classes |
Definition at line 32 of file sbMigrate12To13pre.js.
const Ci = Components.interfaces |
Definition at line 33 of file sbMigrate12To13pre.js.
const Cr = Components.results |
Definition at line 34 of file sbMigrate12To13pre.js.
sbLibraryMigration prototype |
Definition at line 57 of file sbMigrate12To13pre.js.