Go to the source code of this file.
Cu import |
( |
"resource://gre/modules/XPCOMUtils.jsm" |
| ) |
|
function NSGetModule |
( |
|
compMgr, |
|
|
|
fileSpec |
|
) |
| |
function sbMockDeviceFirmwareHandlerURLService |
( |
| ) |
|
const Cu = Components.utils |
Initial value:=
{
firmwareURL: "",
resetURL: "",
releaseNotesURL: "",
supportURL: "",
registerURL: "",
classID: Components.ID(
"{c0a0ebce-1dd1-11b2-afed-a5eeb1302690}"),
contractID:
"@songbirdnest.com/mock-firmware-url-handler;1",
}
sbDeviceFirmwareAutoCheckForUpdate prototype contractID
sbOSDControlService prototype QueryInterface
sbDeviceFirmwareAutoCheckForUpdate prototype classDescription
sbDeviceFirmwareAutoCheckForUpdate prototype classID
Definition at line 42 of file sbMockFirmwareHandlerURLService.js.