| Index: Source/bindings/IDLExtendedAttributes.txt
|
| diff --git a/Source/bindings/IDLExtendedAttributes.txt b/Source/bindings/IDLExtendedAttributes.txt
|
| index bdcdb16f893a3e5ff2efd1afc819fa0e47055486..1a611229a6370136c06fa11f05570d0457570035 100644
|
| --- a/Source/bindings/IDLExtendedAttributes.txt
|
| +++ b/Source/bindings/IDLExtendedAttributes.txt
|
| @@ -34,7 +34,6 @@
|
| #
|
|
|
| ActiveDOMObject
|
| -ActivityLogging=ForAllWorlds|GetterForAllWorlds|SetterForAllWorlds|ForIsolatedWorlds|GetterForIsolatedWorlds|SetterForIsolatedWorlds
|
| CachedAttribute=*
|
| CallWith=ExecutionContext|ScriptState|NewScriptState|ScriptArguments|ActiveWindow|FirstWindow|ThisValue
|
| CheckSecurity=Frame|Node
|
| @@ -62,6 +61,8 @@ Immutable
|
| ImplementedAs=*
|
| InitializedByEventConstructor
|
| LegacyTreatAsPartialInterface
|
| +LogActivity=|GetterOnly|SetterOnly
|
| +LogAllWorlds
|
| MeasureAs=*
|
| NamedConstructor=*
|
| NoInterfaceObject
|
|
|