| Index: Source/modules/webdatabase/SQLTransaction.idl
|
| diff --git a/Source/modules/webdatabase/SQLTransaction.idl b/Source/modules/webdatabase/SQLTransaction.idl
|
| index 3bb39847b26bd1d7a920d48a61f11f0815e42c74..cb2f447371ca18eebffb512bbf0ebfb960a506f3 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,
|
|
|