Index: Source/modules/filesystem/Entry.idl |
diff --git a/Source/modules/filesystem/Entry.idl b/Source/modules/filesystem/Entry.idl |
index 734272f93e29887acb1bf9a50c42354792f41c63..65b6550256cacb3bc8554be39a027397844b7817 100644 |
--- a/Source/modules/filesystem/Entry.idl |
+++ b/Source/modules/filesystem/Entry.idl |
@@ -31,6 +31,7 @@ |
[ |
Custom=Wrap, |
NoInterfaceObject, |
+ WillBeGarbageCollected, |
] interface Entry { |
readonly attribute boolean isFile; |
readonly attribute boolean isDirectory; |