| 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
|
|
|