#include "sbISecurityMixin.h"
#include "sbISecurityAggregator.h"
#include <nsCOMPtr.h>
#include <nsIClassInfo.h>
#include <nsISecurityCheckedComponent.h>
#include <nsIURI.h>
#include <nsStringGlue.h>
#include <nsTArray.h>
#include <nsIDOMDocument.h>
Go to the source code of this file.
#define RAPI_EVENT_CLASS NS_LITERAL_STRING("Events") |
#define RAPI_EVENT_TYPE NS_LITERAL_STRING("remoteapi") |
#define SB_EVENT_RAPI_PERMISSION_CHANGED NS_LITERAL_STRING("RemoteAPIPermissionChanged") |
#define SB_EVENT_RAPI_PERMISSION_DENIED NS_LITERAL_STRING("RemoteAPIPermissionDenied") |
#define SONGBIRD_SECURITYMIXIN_CID |
Value:{ \
0xaaae98ec, \
0x386e, \
0x405e, \
{0xb1, 0x09, 0xcf, 0x1a, 0x87, 0x2e, 0xf6, 0xdd} \
}
Definition at line 45 of file sbSecurityMixin.h.
#define SONGBIRD_SECURITYMIXIN_CLASSNAME "Songbird Remote Security Mixin" |
#define SONGBIRD_SECURITYMIXIN_CONTRACTID "@songbirdnest.com/remoteapi/security-mixin;1" |
char* SB_CloneAllAccess |
( |
| ) |
|
|
inline |