#include "sbRemoteAPI.h"
#include <sbISecurityMixin.h>
#include <sbISecurityAggregator.h>
#include <sbIRemoteSecurityEvent.h>
#include <nsIClassInfo.h>
#include <nsIDOMEvent.h>
#include <nsIDOMEventTarget.h>
#include <nsIDOMNSEvent.h>
#include <nsIPrivateDOMEvent.h>
#include <nsISecurityCheckedComponent.h>
#include <nsStringGlue.h>
#include <nsCOMPtr.h>
Go to the source code of this file.
Classes | |
class | sbRemoteSecurityEvent |
Macros | |
#define | SONGBIRD_SECURITYEVENT_CONTRACTID "@songbirdnest.com/remoteapi/security-event;1" |
#define | SONGBIRD_SECURITYEVENT_CLASSNAME "Songbird Remote Security Event" |
#define | SONGBIRD_SECURITYEVENT_CID |
#define SONGBIRD_SECURITYEVENT_CID |
Definition at line 49 of file sbRemoteSecurityEvent.h.
#define SONGBIRD_SECURITYEVENT_CLASSNAME "Songbird Remote Security Event" |
Definition at line 47 of file sbRemoteSecurityEvent.h.
Definition at line 45 of file sbRemoteSecurityEvent.h.