| Index: Source/bindings/IDLExtendedAttributes.txt
|
| diff --git a/Source/bindings/IDLExtendedAttributes.txt b/Source/bindings/IDLExtendedAttributes.txt
|
| index 52296f79fd768e1681fcb5ddf2aff7d1c2f35c94..11770c1a074126a907f475366d4d46fb47dc22a1 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|CallEpilogue|PostMessageCommon
|
| CustomConstructor
|
| CustomElementCallbacks
|
| Default=Undefined
|
|
|