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

Unified Diff: sky/engine/bindings/IDLExtendedAttributes.txt

Issue 923093003: Add support for named arguments to our bindings generation. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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 | « no previous file | sky/engine/bindings/scripts/dart_methods.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/bindings/IDLExtendedAttributes.txt
diff --git a/sky/engine/bindings/IDLExtendedAttributes.txt b/sky/engine/bindings/IDLExtendedAttributes.txt
index 48d5972826583fdd3729438f8d7f11dc7446301c..02bfccb85bada938608621cbd727430d992785f9 100644
--- a/sky/engine/bindings/IDLExtendedAttributes.txt
+++ b/sky/engine/bindings/IDLExtendedAttributes.txt
@@ -55,6 +55,7 @@ ImplementedAs=*
InitializedByEventConstructor
Iterable
LegacyTreatAsPartialInterface
+Named
NamedConstructor=*
NoImplHeader
NoInterfaceObject
@@ -70,9 +71,9 @@ ReflectInvalid=*
ReflectMissing=*
ReflectOnly=*
Replaceable
+SetterCallWith=ExecutionContext|ScriptArguments|ActiveWindow|FirstWindow
SetWrapperReferenceFrom=*
SetWrapperReferenceTo=*
-SetterCallWith=ExecutionContext|ScriptArguments|ActiveWindow|FirstWindow
SpecialWrapFor=*
TreatNullAs=NullString|EmptyString
TreatReturnedNullStringAs=Null|Undefined
« no previous file with comments | « no previous file | sky/engine/bindings/scripts/dart_methods.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698