sbLocalDatabaseMigrationUtils.jsm File Reference

Go to the source code of this file.

Functions

Cu import ("resource://gre/modules/XPCOMUtils.jsm")
 

Variables

 EXPORTED_SYMBOLS = ["SBLocalDatabaseMigrationUtils"]
 
const Cc = Components.classes
 
const Ci = Components.interfaces
 
const Cr = Components.results
 
const Cu = Components.utils
 

Function Documentation

Cu import ( "resource://gre/modules/XPCOMUtils.jsm"  )

Variable Documentation

const Cc = Components.classes

Definition at line 29 of file sbLocalDatabaseMigrationUtils.jsm.

Definition at line 30 of file sbLocalDatabaseMigrationUtils.jsm.

const Cr = Components.results

Definition at line 31 of file sbLocalDatabaseMigrationUtils.jsm.

const Cu = Components.utils

Definition at line 32 of file sbLocalDatabaseMigrationUtils.jsm.

EXPORTED_SYMBOLS = ["SBLocalDatabaseMigrationUtils"]

Definition at line 27 of file sbLocalDatabaseMigrationUtils.jsm.