sbLocalDatabaseMigrationHelper.js File Reference

Go to the source code of this file.

Functions

Components utils import ("resource://gre/modules/XPCOMUtils.jsm")
 
function sbLocalDatabaseMigrationHelper ()
 
function NSGetModule (compMgr, fileSpec)
 

Variables

const Cc = Components.classes
 
const Ci = Components.interfaces
 
const Cr = Components.results
 
const SBLDBCOMP = "@songbirdnest.com/Songbird/Library/LocalDatabase/"
 
sbLocalDatabaseMigrationHelper prototype
 

Function Documentation

Components utils import ( "resource://gre/modules/XPCOMUtils.jsm"  )
function NSGetModule (   compMgr,
  fileSpec 
)

Definition at line 260 of file sbLocalDatabaseMigrationHelper.js.

Here is the call graph for this function:

function sbLocalDatabaseMigrationHelper ( )

Definition at line 38 of file sbLocalDatabaseMigrationHelper.js.

Here is the caller graph for this function:

Variable Documentation

const Cc = Components.classes

Definition at line 31 of file sbLocalDatabaseMigrationHelper.js.

Definition at line 32 of file sbLocalDatabaseMigrationHelper.js.

const Cr = Components.results

Definition at line 33 of file sbLocalDatabaseMigrationHelper.js.

const SBLDBCOMP = "@songbirdnest.com/Songbird/Library/LocalDatabase/"

Definition at line 35 of file sbLocalDatabaseMigrationHelper.js.