| Index: Modules/webdatabase/SQLResultSetRowList.idl
|
| diff --git a/Modules/webdatabase/SQLResultSetRowList.idl b/Modules/webdatabase/SQLResultSetRowList.idl
|
| index 51fba661b8646ff2b3738198734f710a49ded0a6..2a367f5f6c1dc7208c176031483a27708267c21f 100644
|
| --- a/Modules/webdatabase/SQLResultSetRowList.idl
|
| +++ b/Modules/webdatabase/SQLResultSetRowList.idl
|
| @@ -29,7 +29,6 @@
|
| [
|
| Conditional=SQL_DATABASE,
|
| OmitConstructor,
|
| - JSNoStaticTables,
|
| ImplementationLacksVTable
|
| ] interface SQLResultSetRowList {
|
| readonly attribute unsigned long length;
|
|
|