Index: dom/ErrorEvent.idl |
diff --git a/dom/ErrorEvent.idl b/dom/ErrorEvent.idl |
index 433e8d9dfee8bcecae5c5994c59ef0835c3295f6..612a97008014335d3c1679ce1dfbf5afdb2a9ffb 100644 |
--- a/dom/ErrorEvent.idl |
+++ b/dom/ErrorEvent.idl |
@@ -29,7 +29,6 @@ |
*/ |
[ |
- JSNoStaticTables, |
ConstructorTemplate=Event |
] interface ErrorEvent : Event { |
[InitializedByEventConstructor] readonly attribute DOMString message; |