Index: Source/WebCore/html/DOMFormData.idl |
diff --git a/Source/WebCore/html/DOMFormData.idl b/Source/WebCore/html/DOMFormData.idl |
index 206a76ce2488fd91cd83b4dd08d27be9e171489a..fb009b2467a77cedd0a7b44b226efd86d023a113 100644 |
--- a/Source/WebCore/html/DOMFormData.idl |
+++ b/Source/WebCore/html/DOMFormData.idl |
@@ -30,6 +30,7 @@ |
[ |
CustomConstructor, |
+ ConstructorParameters=1, |
InterfaceName=FormData, |
ImplementationLacksVTable |
] interface DOMFormData { |