Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(298)

Unified Diff: core/inspector/JavaScriptCallFrame.idl

Issue 9889044: IDL roll to multivm 1266 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: core/inspector/JavaScriptCallFrame.idl
diff --git a/core/inspector/JavaScriptCallFrame.idl b/core/inspector/JavaScriptCallFrame.idl
index ebd87d43473b044da58de7b002603add30c54035..86ae41d596f757aae4415b7b42b830ecbf8a76ca 100644
--- a/core/inspector/JavaScriptCallFrame.idl
+++ b/core/inspector/JavaScriptCallFrame.idl
@@ -24,8 +24,8 @@
*/
[
- DoNotCheckConstants,
- ImplementationLacksVTable
+ NoInterfaceObject,
+ DoNotCheckConstants
] interface JavaScriptCallFrame {
// Scope type

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b