Chromium Code Reviews| Index: Source/bindings/scripts/IDLAttributes.txt |
| diff --git a/Source/bindings/scripts/IDLAttributes.txt b/Source/bindings/scripts/IDLAttributes.txt |
| index bb3e1972bdb2ac80cda662b5bac9b6364132646a..d467a4f64894be714ec0e3ddaf95ccbd125f617d 100644 |
| --- a/Source/bindings/scripts/IDLAttributes.txt |
| +++ b/Source/bindings/scripts/IDLAttributes.txt |
| @@ -73,9 +73,9 @@ Replaceable |
| SetterCallWith=ScriptExecutionContext|ScriptState|ScriptArguments|ActiveWindow|FirstWindow |
| SetterRaisesException |
| StrictTypeChecking |
| -TreatNullAs=NullString |
| +TreatNullAs=* |
| TreatReturnedNullStringAs=Null|Undefined |
| -TreatUndefinedAs=NullString |
| +TreatUndefinedAs=* |
| URL |
| Unforgeable |
| WrapAsFunction |