Index: Source/core/dom/DOMError.idl |
diff --git a/Source/core/dom/DOMError.idl b/Source/core/dom/DOMError.idl |
index b2ea60f4821900f79a79684c113186cc55d84c15..8e8d49466f49b93b5381eac0092277883ba6c0ec 100644 |
--- a/Source/core/dom/DOMError.idl |
+++ b/Source/core/dom/DOMError.idl |
@@ -26,6 +26,7 @@ |
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
[ |
+ WillBeGarbageCollected, |
NoInterfaceObject |
] interface DOMError { |
readonly attribute DOMString name; |