| Index: bindings/IDLExtendedAttributes.txt
|
| diff --git a/bindings/IDLExtendedAttributes.txt b/bindings/IDLExtendedAttributes.txt
|
| index 16296b636488a96a31a05b6a3e6a51ff32910f82..73cd6bde1038dac7a656508d209c8dbc3f26ba43 100644
|
| --- a/bindings/IDLExtendedAttributes.txt
|
| +++ b/bindings/IDLExtendedAttributes.txt
|
| @@ -36,7 +36,7 @@
|
| ActiveDOMObject
|
| CachedAttribute=*
|
| CallWith=ExecutionContext|ScriptState|ScriptArguments|ActiveWindow|FirstWindow|ThisValue
|
| -CheckSecurity=Frame|Node
|
| +CheckSecurity=Frame|Node|Window
|
| Clamp
|
| Conditional=*
|
| Constructor
|
| @@ -81,14 +81,16 @@ Immutable
|
| ImplementedAs=*
|
| ImplementedInPrivateScript
|
| InitializedByEventConstructor
|
| +Iterable
|
| LegacyTreatAsPartialInterface
|
| LogActivity=|GetterOnly|SetterOnly
|
| LogAllWorlds
|
| -LogPreviousValue
|
| MeasureAs=*
|
| NamedConstructor=*
|
| +NoImplHeader
|
| NoInterfaceObject
|
| NotEnumerable
|
| +NotScriptWrappable
|
| OnlyExposedToPrivateScript
|
| OverrideBuiltins
|
| PartialInterfaceImplementedAs=*
|
|
|