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 = 23 |
const | TO_VERSION = 24 |
sbLibraryMigration | prototype |
Components utils import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
function LOG | ( | s | ) |
Definition at line 35 of file sbMigrate14to17pre0.smartplaylist.js.
function NSGetModule | ( | compMgr, | |
fileSpec | |||
) |
Definition at line 132 of file sbMigrate14to17pre0.smartplaylist.js.
function sbLibraryMigration | ( | ) |
Definition at line 42 of file sbMigrate14to17pre0.smartplaylist.js.
const Cc = Components.classes |
Definition at line 28 of file sbMigrate14to17pre0.smartplaylist.js.
const Ci = Components.interfaces |
Definition at line 29 of file sbMigrate14to17pre0.smartplaylist.js.
const Cr = Components.results |
Definition at line 30 of file sbMigrate14to17pre0.smartplaylist.js.
const FROM_VERSION = 23 |
Definition at line 32 of file sbMigrate14to17pre0.smartplaylist.js.
sbLibraryMigration prototype |
Definition at line 52 of file sbMigrate14to17pre0.smartplaylist.js.
const TO_VERSION = 24 |
Definition at line 33 of file sbMigrate14to17pre0.smartplaylist.js.