mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 08:57:34 +09:00
Issue #2402 - Implement security policy violation event. https://bugzilla.mozilla.org/show_bug.cgi?id=1037335
This commit is contained in:
parent
1349cf2d01
commit
ec29404083
5 changed files with 215 additions and 60 deletions
|
|
@ -6,11 +6,9 @@
|
|||
#include "nsIContentPolicy.idl"
|
||||
|
||||
interface nsIURI;
|
||||
interface nsIChannel;
|
||||
interface nsIDocShell;
|
||||
interface nsIDOMDocument;
|
||||
interface nsIPrincipal;
|
||||
interface nsIURI;
|
||||
|
||||
/**
|
||||
* nsIContentSecurityPolicy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue