sbURLFormatter.js File Reference

Go to the source code of this file.

Functions

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

Variables

var Cr = Components.results
 
var Cc = Components.classes
 
var Ci = Components.interfaces
 
var Cu = Components.utils
 
const PREF_APP_DISTRIBUTION = "distribution.id"
 
const PREF_APP_DISTRIBUTION_VERSION = "distribution.version"
 
const PREF_APP_UPDATE_CHANNEL = "app.update.channel"
 
const PREF_PARTNER_BRANCH = "app.partner."
 
sbURLFormatterService prototype
 

Function Documentation

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

Definition at line 299 of file sbURLFormatter.js.

function sbURLFormatterService ( )

Definition at line 69 of file sbURLFormatter.js.

Variable Documentation

var Cc = Components.classes

Definition at line 57 of file sbURLFormatter.js.

Definition at line 58 of file sbURLFormatter.js.

var Cr = Components.results

Definition at line 56 of file sbURLFormatter.js.

var Cu = Components.utils

Definition at line 59 of file sbURLFormatter.js.

const PREF_APP_DISTRIBUTION = "distribution.id"

Definition at line 63 of file sbURLFormatter.js.

const PREF_APP_DISTRIBUTION_VERSION = "distribution.version"

Definition at line 64 of file sbURLFormatter.js.

const PREF_APP_UPDATE_CHANNEL = "app.update.channel"

Definition at line 65 of file sbURLFormatter.js.

const PREF_PARTNER_BRANCH = "app.partner."

Definition at line 66 of file sbURLFormatter.js.

Definition at line 72 of file sbURLFormatter.js.