| Index: Source/modules/webdatabase/SQLTransactionSync.idl
|
| diff --git a/Source/modules/webdatabase/SQLTransactionSync.idl b/Source/modules/webdatabase/SQLTransactionSync.idl
|
| index fd373984357ff6b0ff055faa104f054259bc390f..0b44cefcd319be69fd09a9620ed905becfaf5dbc 100644
|
| --- a/Source/modules/webdatabase/SQLTransactionSync.idl
|
| +++ b/Source/modules/webdatabase/SQLTransactionSync.idl
|
| @@ -29,6 +29,7 @@
|
| */
|
|
|
| [
|
| + NoInterfaceObject,
|
| ImplementationLacksVTable
|
| ] interface SQLTransactionSync {
|
| [Custom] SQLResultSet executeSql(DOMString sqlStatement, ObjectArray arguments);
|
|
|