Go to the source code of this file.
function initRow |
( |
|
aPartId | ) |
|
function onCheckboxClick |
( |
|
aPartId | ) |
|
function onLoadPermission |
( |
| ) |
|
function onRadioClick |
( |
|
aPartId | ) |
|
function onUnloadPermission |
( |
| ) |
|
function setRadioState |
( |
|
aPartId, |
|
|
|
aValue |
|
) |
| |
const ALLOW = nsIPermissionManager.ALLOW_ACTION |
const BLOCK = nsIPermissionManager.DENY_ACTION |
Initial value:= {
{
if (aTopic == "perm-changed") {
var permission = aSubject.QueryInterface(Components.interfaces.nsIPermission);
}
}
}
function initRow(aPartId)
_updateTextAndScrollDataForFrame aData
sbDeviceFirmwareAutoCheckForUpdate prototype observe
Definition at line 76 of file permissions.js.
const SESSION = nsICookiePermission.ACCESS_SESSION |