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

Unified Diff: core/fileapi/FileReader.idl

Issue 19605006: Roll IDL to multivm@1316 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 years, 5 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 | « core/dom/shadow/ShadowRoot.idl ('k') | core/fileapi/Stream.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fileapi/FileReader.idl
diff --git a/core/fileapi/FileReader.idl b/core/fileapi/FileReader.idl
index f7da1cc9c7364d47df1534484f737d0f691a5938..a9bf2e5b3ca4fae7d274e9fc2bd11342102272d8 100644
--- a/core/fileapi/FileReader.idl
+++ b/core/fileapi/FileReader.idl
@@ -33,7 +33,7 @@
GlobalContext=WindowAndWorker,
ActiveDOMObject,
Constructor,
- CallWith=ScriptExecutionContext,
+ ConstructorCallWith=ScriptExecutionContext,
EventTarget
] interface FileReader {
// ready states
« no previous file with comments | « core/dom/shadow/ShadowRoot.idl ('k') | core/fileapi/Stream.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698