Index: Source/modules/webdatabase/SQLTransaction.idl |
diff --git a/Source/modules/webdatabase/SQLTransaction.idl b/Source/modules/webdatabase/SQLTransaction.idl |
index 472e1b9526fc2244254dade8e4ccee1324328a91..2c0207c958aae703bb1aafd2ba2c9761f07a61cb 100644 |
--- a/Source/modules/webdatabase/SQLTransaction.idl |
+++ b/Source/modules/webdatabase/SQLTransaction.idl |
@@ -27,6 +27,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
ImplementationLacksVTable |
] interface SQLTransaction { |
[Custom] void executeSql(DOMString sqlStatement, |