Index: Modules/webdatabase/SQLResultSet.idl |
diff --git a/Modules/webdatabase/SQLResultSet.idl b/Modules/webdatabase/SQLResultSet.idl |
index 7cc8889686989a21cbe981d194f6bdaf57e8c9e8..541d8cabe3ba09ef106fa2479b788ae98986e202 100644 |
--- a/Modules/webdatabase/SQLResultSet.idl |
+++ b/Modules/webdatabase/SQLResultSet.idl |
@@ -29,7 +29,6 @@ |
[ |
Conditional=SQL_DATABASE, |
OmitConstructor, |
- JSNoStaticTables, |
ImplementationLacksVTable |
] interface SQLResultSet { |
readonly attribute SQLResultSetRowList rows; |