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

Unified Diff: Modules/webdatabase/SQLTransactionSync.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/SQLTransaction.idl ('k') | Modules/websockets/CloseEvent.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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);
« no previous file with comments | « Modules/webdatabase/SQLTransaction.idl ('k') | Modules/websockets/CloseEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698