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

Unified Diff: core/frame/ConsoleBase.idl

Issue 155973006: Roll IDL to 1750 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 6 years, 10 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/fileapi/FileReader.idl ('k') | core/frame/History.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/frame/ConsoleBase.idl
diff --git a/core/frame/ConsoleBase.idl b/core/frame/ConsoleBase.idl
index 542610fd162306a99066bb6a2deb77c3be49fd3d..b63a7f5aca22e5efe912731dda62084763fa0b32 100644
--- a/core/frame/ConsoleBase.idl
+++ b/core/frame/ConsoleBase.idl
@@ -28,9 +28,7 @@
*/
[
- CustomToV8,
- DoNotGenerateWrap,
- NoInterfaceObject
+ NoInterfaceObject,
] interface ConsoleBase {
[CallWith=ScriptArguments&ScriptState] void debug();
[CallWith=ScriptArguments&ScriptState] void error();
« no previous file with comments | « core/fileapi/FileReader.idl ('k') | core/frame/History.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698