sbMigrate13to14.wmaprotected.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 = 20
 
const TO_VERSION = 21
 
sbLibraryMigration prototype
 

Function Documentation

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

Definition at line 40 of file sbMigrate13to14.wmaprotected.js.

function NSGetModule (   compMgr,
  fileSpec 
)

Definition at line 220 of file sbMigrate13to14.wmaprotected.js.

Here is the call graph for this function:

function sbLibraryMigration ( )

Definition at line 47 of file sbMigrate13to14.wmaprotected.js.

Here is the caller graph for this function:

Variable Documentation

const Cc = Components.classes

Definition at line 33 of file sbMigrate13to14.wmaprotected.js.

Definition at line 34 of file sbMigrate13to14.wmaprotected.js.

const Cr = Components.results

Definition at line 35 of file sbMigrate13to14.wmaprotected.js.

const FROM_VERSION = 20

Definition at line 37 of file sbMigrate13to14.wmaprotected.js.

sbLibraryMigration prototype

Definition at line 57 of file sbMigrate13to14.wmaprotected.js.

const TO_VERSION = 21

Definition at line 38 of file sbMigrate13to14.wmaprotected.js.