Type Definition xpcom::interfaces::CSPDirective [] [src]

type CSPDirective = uint16_t;

typedef uint16_t CSPDirective;

/**
 * nsIContentSecurityPolicy
 * Describes an XPCOM component used to model and enforce CSPs.  Instances of
 * this class may have multiple policies within them, but there should only be
 * one of these per document/principal.
 */