Go to the source code of this file.
Functions | |
Cu | 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 | Cu = Components.utils |
const | FROM_VERSION = 28 |
const | TO_VERSION = 29 |
sbLibraryMigration | prototype |
Cu import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
function LOG | ( | s | ) |
Definition at line 40 of file sbMigrate19to110pre0.addMetadataHashIdentity.js.
function NSGetModule | ( | compMgr, | |
fileSpec | |||
) |
Definition at line 376 of file sbMigrate19to110pre0.addMetadataHashIdentity.js.
function sbLibraryMigration | ( | ) |
Definition at line 47 of file sbMigrate19to110pre0.addMetadataHashIdentity.js.
const Cc = Components.classes |
Definition at line 25 of file sbMigrate19to110pre0.addMetadataHashIdentity.js.
const Ci = Components.interfaces |
Definition at line 26 of file sbMigrate19to110pre0.addMetadataHashIdentity.js.
const Cr = Components.results |
Definition at line 27 of file sbMigrate19to110pre0.addMetadataHashIdentity.js.
const Cu = Components.utils |
Definition at line 28 of file sbMigrate19to110pre0.addMetadataHashIdentity.js.
const FROM_VERSION = 28 |
Definition at line 37 of file sbMigrate19to110pre0.addMetadataHashIdentity.js.
sbLibraryMigration prototype |
Definition at line 100 of file sbMigrate19to110pre0.addMetadataHashIdentity.js.
const TO_VERSION = 29 |
Definition at line 38 of file sbMigrate19to110pre0.addMetadataHashIdentity.js.