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 |
| const | FROM_VERSION = 27 |
| const | TO_VERSION = 28 |
| sbLibraryMigration | prototype |
| Components utils import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
| function LOG | ( | s | ) |
Definition at line 36 of file sbMigrate18to19pre0.indexSort.js.
| function NSGetModule | ( | compMgr, | |
| fileSpec | |||
| ) |
Definition at line 103 of file sbMigrate18to19pre0.indexSort.js.
| function sbLibraryMigration | ( | ) |
Definition at line 43 of file sbMigrate18to19pre0.indexSort.js.
| const Cc = Components.classes |
Definition at line 29 of file sbMigrate18to19pre0.indexSort.js.
| const Ci = Components.interfaces |
Definition at line 30 of file sbMigrate18to19pre0.indexSort.js.
| const Cr = Components.results |
Definition at line 31 of file sbMigrate18to19pre0.indexSort.js.
| const FROM_VERSION = 27 |
Definition at line 33 of file sbMigrate18to19pre0.indexSort.js.
| sbLibraryMigration prototype |
Definition at line 53 of file sbMigrate18to19pre0.indexSort.js.
| const TO_VERSION = 28 |
Definition at line 34 of file sbMigrate18to19pre0.indexSort.js.