sbMigrate11pre1eTo11pre1f.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
 
sbLibraryMigration prototype
 

Function Documentation

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

Definition at line 36 of file sbMigrate11pre1eTo11pre1f.js.

Here is the call graph for this function:

function NSGetModule (   compMgr,
  fileSpec 
)

Definition at line 97 of file sbMigrate11pre1eTo11pre1f.js.

Here is the call graph for this function:

function sbLibraryMigration ( )

Definition at line 43 of file sbMigrate11pre1eTo11pre1f.js.

Here is the caller graph for this function:

Variable Documentation

const Cc = Components.classes

Definition at line 32 of file sbMigrate11pre1eTo11pre1f.js.

Definition at line 33 of file sbMigrate11pre1eTo11pre1f.js.

const Cr = Components.results

Definition at line 34 of file sbMigrate11pre1eTo11pre1f.js.

sbLibraryMigration prototype

Definition at line 57 of file sbMigrate11pre1eTo11pre1f.js.