| Index: Source/bindings/scripts/IDLAttributes.txt
|
| diff --git a/Source/bindings/scripts/IDLAttributes.txt b/Source/bindings/scripts/IDLAttributes.txt
|
| index 8ad16e38b042f3a45df69708961a134dd8da4b37..fd452f0cb2d3f77ab96bbfeedd68ecc9630ad054 100644
|
| --- a/Source/bindings/scripts/IDLAttributes.txt
|
| +++ b/Source/bindings/scripts/IDLAttributes.txt
|
| @@ -61,6 +61,8 @@ Immutable
|
| ImplementedAs=*
|
| InitializedByEventConstructor
|
| IsIndex
|
| +# FIXME: We should remove this extended attribute once the needed refactoring is complete.
|
| +LegacyImplementedInBaseClass
|
| MasqueradesAsUndefined
|
| MeasureAs=*
|
| NamedConstructor=*
|
|
|