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

Unified Diff: Source/bindings/tests/idls/TestInterfaceConstructor.idl

Issue 109943003: IDL compiler: [ConstructorCallWith] (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add FIXME Created 7 years 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
Index: Source/bindings/tests/idls/TestInterfaceConstructor.idl
diff --git a/Source/bindings/tests/idls/TestInterfaceConstructor.idl b/Source/bindings/tests/idls/TestInterfaceConstructor.idl
index 82fda5396d1d06e2d485dba99c274ecac0bf80ab..3c6b4bdc46c5289358a61c016e6664227dd7704b 100644
--- a/Source/bindings/tests/idls/TestInterfaceConstructor.idl
+++ b/Source/bindings/tests/idls/TestInterfaceConstructor.idl
@@ -30,6 +30,7 @@
[
Constructor(),
+ ConstructorCallWith=ExecutionContext&Document,
MeasureAs=TestFeature,
RaisesException=Constructor,
] interface TestInterfaceConstructor {
« no previous file with comments | « Source/bindings/templates/interface.cpp ('k') | Source/bindings/tests/results/V8TestInterfaceConstructor.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698