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

Unified Diff: Modules/indexeddb/IDBAny.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/indexeddb/DOMWindowIndexedDatabase.idl ('k') | Modules/indexeddb/IDBCursor.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Modules/indexeddb/IDBAny.idl
diff --git a/Modules/indexeddb/IDBAny.idl b/Modules/indexeddb/IDBAny.idl
index a200ee2565f70b1910213c1021139c7a02ba75e5..7960e8f0f8dd80f8212fc2b0fc4c7c8b5b4c3d3e 100644
--- a/Modules/indexeddb/IDBAny.idl
+++ b/Modules/indexeddb/IDBAny.idl
@@ -24,10 +24,8 @@
*/
[
- Conditional=INDEXED_DATABASE,
CustomToJSObject,
- V8NoWrapperCache,
- JSNoStaticTables
+ V8NoWrapperCache
] interface IDBAny {
// This space is intentionally left blank.
};
« no previous file with comments | « Modules/indexeddb/DOMWindowIndexedDatabase.idl ('k') | Modules/indexeddb/IDBCursor.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698