Index: core/events/SecurityPolicyViolationEvent.idl |
diff --git a/core/events/SecurityPolicyViolationEvent.idl b/core/events/SecurityPolicyViolationEvent.idl |
index a5de4dc93f7c0c702917823dc109d2b0f17e1273..5ac10f27e0173d9a89717fb8c6c75b67362e8834 100644 |
--- a/core/events/SecurityPolicyViolationEvent.idl |
+++ b/core/events/SecurityPolicyViolationEvent.idl |
@@ -23,8 +23,8 @@ |
*/ |
[ |
+ EventConstructor, |
RuntimeEnabled=ExperimentalContentSecurityPolicyFeatures, |
- ConstructorTemplate=Event |
] interface SecurityPolicyViolationEvent : Event { |
[InitializedByEventConstructor] readonly attribute DOMString documentURI; |
[InitializedByEventConstructor] readonly attribute DOMString referrer; |