| Index: Source/bindings/IDLExtendedAttributes.txt
|
| diff --git a/Source/bindings/IDLExtendedAttributes.txt b/Source/bindings/IDLExtendedAttributes.txt
|
| index 0e76adff1fe97c56023b7b69a607385199e93047..1467caf50779665034871a0ce10079e8bba854d3 100644
|
| --- a/Source/bindings/IDLExtendedAttributes.txt
|
| +++ b/Source/bindings/IDLExtendedAttributes.txt
|
| @@ -43,7 +43,7 @@ Constructor
|
| # FIXME: remove [ConstructorCallWith=Document], as can instead use
|
| # [ConstructorCallWith=ExecutionContext] + toDocument(executionContext)
|
| ConstructorCallWith=ExecutionContext|ScriptState|Document
|
| -Custom=|Getter|Setter|LegacyCallAsFunction|VisitDOMWrapper|PropertyGetter|PropertyEnumerator|PropertyQuery|CallEpilogue
|
| +Custom=|Getter|Setter|LegacyCallAsFunction|VisitDOMWrapper|PropertyGetter|PropertyEnumerator|PropertyQuery|CallPrologue|CallEpilogue
|
| CustomConstructor
|
| CustomElementCallbacks
|
| Default=Undefined
|
|
|