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

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

Issue 114813006: IDL compiler: [SetReference] (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: gclw 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
« no previous file with comments | « Source/bindings/tests/idls/TestInterface.idl ('k') | Source/bindings/tests/idls/TestInterfacePython2.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/tests/idls/TestInterfacePython.idl
diff --git a/Source/bindings/tests/idls/TestInterfacePython.idl b/Source/bindings/tests/idls/TestInterfacePython.idl
index 8b75761ec1b378c9fadc3f648b0a2d7db8339497..652b7fcb3d05391f4af6cdd4d68f5ac49ccd066c 100644
--- a/Source/bindings/tests/idls/TestInterfacePython.idl
+++ b/Source/bindings/tests/idls/TestInterfacePython.idl
@@ -32,9 +32,9 @@
ActiveDOMObject,
Conditional=CONDITION,
Custom=LegacyCallAsFunction|ToV8,
- GenerateVisitDOMWrapper=ownerNode,
ImplementedAs=TestInterfacePythonImplementation,
RuntimeEnabled=FeatureName,
+ SetReference(ReferencedType referencedName),
] interface TestInterfacePython : TestInterfaceEmpty {
// members needed to test [ImplementedAs], as this affect attribute
// configuration and method configuration
« no previous file with comments | « Source/bindings/tests/idls/TestInterface.idl ('k') | Source/bindings/tests/idls/TestInterfacePython2.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698