sbMigrate19to110pre0.addMetadataHashIdentity.js File Reference

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
 

Function Documentation

Cu import ( "resource://gre/modules/XPCOMUtils.jsm"  )
function LOG (   s)
function NSGetModule (   compMgr,
  fileSpec 
)

Definition at line 376 of file sbMigrate19to110pre0.addMetadataHashIdentity.js.

Here is the call graph for this function:

function sbLibraryMigration ( )

Definition at line 47 of file sbMigrate19to110pre0.addMetadataHashIdentity.js.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

const Cc = Components.classes
const Cr = Components.results
const Cu = Components.utils
const FROM_VERSION = 28
const TO_VERSION = 29