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

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

Issue 82693003: IDL compiler: [CustomToV8] interface (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased, remove excess files 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/TestInterfacePython2.idl
diff --git a/Source/bindings/tests/idls/TestInterfacePython2.idl b/Source/bindings/tests/idls/TestInterfacePython2.idl
index f6198f3518b4a6ff8298f96c32812db98334571d..96c9dd8d1bc36a464ff4c3d3768d7a890eacde46 100644
--- a/Source/bindings/tests/idls/TestInterfacePython2.idl
+++ b/Source/bindings/tests/idls/TestInterfacePython2.idl
@@ -34,6 +34,7 @@
[
CustomVisitDOMWrapper, // Conflicts with [GenerateVisitDOMWrapper]
+ CustomWrap, // Conflicts with [CustomToV8]
DependentLifetime, // Covered by [ActiveDOMObject]
] interface TestInterfacePython2 {
};
« no previous file with comments | « Source/bindings/tests/idls/TestInterfacePython.idl ('k') | Source/bindings/tests/results/V8Float64Array.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698