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 sbMigrate10To11pre1.js.
| const Ci = Components.interfaces |
Definition at line 33 of file sbMigrate10To11pre1.js.
| const Cr = Components.results |
Definition at line 34 of file sbMigrate10To11pre1.js.
| sbLibraryMigration prototype |
Definition at line 55 of file sbMigrate10To11pre1.js.