Index: modules/plugins/PluginArray.idl |
diff --git a/core/plugins/PluginArray.idl b/modules/plugins/PluginArray.idl |
similarity index 97% |
rename from core/plugins/PluginArray.idl |
rename to modules/plugins/PluginArray.idl |
index dc2ab1d31a45fcde0b9fb6d1c82107233de56889..c0a5abb65d6ad2ee08adc61c89c5a5561a212e0e 100644 |
--- a/core/plugins/PluginArray.idl |
+++ b/modules/plugins/PluginArray.idl |
@@ -19,7 +19,7 @@ |
*/ |
[ |
- WillBeGarbageCollected, |
+ GarbageCollected, |
ImplementedAs=DOMPluginArray |
] interface PluginArray { |
readonly attribute unsigned long length; |