| Index: Source/bindings/IDLExtendedAttributes.txt
|
| diff --git a/Source/bindings/IDLExtendedAttributes.txt b/Source/bindings/IDLExtendedAttributes.txt
|
| index c02191b6f249fb0b6433e2d8bcf94e3e7a351883..25ebdaa713a58b219a2f0628846a4121af79fa41 100644
|
| --- a/Source/bindings/IDLExtendedAttributes.txt
|
| +++ b/Source/bindings/IDLExtendedAttributes.txt
|
| @@ -92,7 +92,7 @@ SetWrapperReferenceFrom=*
|
| SetWrapperReferenceTo=*
|
| SetterCallWith=ExecutionContext|ScriptArguments|ActiveWindow|FirstWindow
|
| SpecialWrapFor=*
|
| -TreatNullAs=NullString
|
| +TreatNullAs=NullString|EmptyString
|
| TreatReturnedNullStringAs=Null|Undefined
|
| TreatUndefinedAs=NullString
|
| TypeChecking=Interface|Unrestricted
|
|
|