Index: Source/core/html/FormData.idl |
diff --git a/Source/core/html/FormData.idl b/Source/core/html/FormData.idl |
index 73dcbfb9479ac0383a541e2ae8e6c0226a70eb58..560abfce3453e7ac2bfcec297bc4929237b4c339 100644 |
--- a/Source/core/html/FormData.idl |
+++ b/Source/core/html/FormData.idl |
@@ -29,6 +29,7 @@ |
*/ |
[ |
+ WillBeGarbageCollected, |
Constructor([Default=Undefined] optional HTMLFormElement form), |
ImplementedAs=DOMFormData |
] interface FormData { |