sbMigrate14to15pre.smartplaylist.js File Reference

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 = 22
 
const TO_VERSION = 23
 
sbLibraryMigration prototype
 

Function Documentation

Components utils import ( "resource://gre/modules/XPCOMUtils.jsm"  )
function LOG (   s)

Definition at line 35 of file sbMigrate14to15pre.smartplaylist.js.

function NSGetModule (   compMgr,
  fileSpec 
)

Definition at line 131 of file sbMigrate14to15pre.smartplaylist.js.

Here is the call graph for this function:

function sbLibraryMigration ( )

Definition at line 42 of file sbMigrate14to15pre.smartplaylist.js.

Here is the caller graph for this function:

Variable Documentation

const Cc = Components.classes

Definition at line 28 of file sbMigrate14to15pre.smartplaylist.js.

Definition at line 29 of file sbMigrate14to15pre.smartplaylist.js.

const Cr = Components.results

Definition at line 30 of file sbMigrate14to15pre.smartplaylist.js.

const FROM_VERSION = 22

Definition at line 32 of file sbMigrate14to15pre.smartplaylist.js.

sbLibraryMigration prototype

Definition at line 52 of file sbMigrate14to15pre.smartplaylist.js.

const TO_VERSION = 23

Definition at line 33 of file sbMigrate14to15pre.smartplaylist.js.