Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(108)

Unified Diff: Modules/webdatabase/SQLResultSet.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Modules/webdatabase/SQLException.idl ('k') | Modules/webdatabase/SQLResultSetRowList.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « Modules/webdatabase/SQLException.idl ('k') | Modules/webdatabase/SQLResultSetRowList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698