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