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

Unified Diff: third_party/WebCore/Modules/filesystem/DataTransferItemFileSystem.idl

Issue 10513011: Roll IDL to multivm@576 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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 | « lib/html/frog/html_frog.dart ('k') | third_party/WebCore/Modules/filesystem/FileWriterSync.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/Modules/filesystem/DataTransferItemFileSystem.idl
diff --git a/third_party/WebCore/Modules/filesystem/DataTransferItemFileSystem.idl b/third_party/WebCore/Modules/filesystem/DataTransferItemFileSystem.idl
index 28f42c42da876836d6c946d5f179e5aec363efc9..35291dd0114fdbcf8c503d95e2d9e1d0e4146611 100644
--- a/third_party/WebCore/Modules/filesystem/DataTransferItemFileSystem.idl
+++ b/third_party/WebCore/Modules/filesystem/DataTransferItemFileSystem.idl
@@ -34,7 +34,7 @@ module core {
Conditional=DATA_TRANSFER_ITEMS&FILE_SYSTEM,
Supplemental=DataTransferItem
] DataTransferItemFileSystem {
- [CallWith=ScriptExecutionContext] void webkitGetAsEntry(in [Callback,Optional=DefaultIsUndefined] EntryCallback callback);
+ // FIXME: add webkitGetAsEntry()
};
}
« no previous file with comments | « lib/html/frog/html_frog.dart ('k') | third_party/WebCore/Modules/filesystem/FileWriterSync.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698