| Index: Modules/webdatabase/SQLTransactionSync.idl
|
| diff --git a/Modules/webdatabase/SQLTransactionSync.idl b/Modules/webdatabase/SQLTransactionSync.idl
|
| index 1fe8a17e0efef101e89f1a7a77483b423a75eabf..7221c94896aa8c3b7fc987ef5372577eea7a1ae6 100644
|
| --- a/Modules/webdatabase/SQLTransactionSync.idl
|
| +++ b/Modules/webdatabase/SQLTransactionSync.idl
|
| @@ -31,7 +31,6 @@
|
| [
|
| Conditional=SQL_DATABASE,
|
| OmitConstructor,
|
| - JSNoStaticTables,
|
| ImplementationLacksVTable
|
| ] interface SQLTransactionSync {
|
| [Custom] SQLResultSet executeSql(in DOMString sqlStatement, in ObjectArray arguments);
|
|
|