| Index: third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
|
| diff --git a/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt b/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
|
| index faae80fb01de5bd83f1c4a8265cc2af488cfe4d0..026f6d321ba730ebc5c497200906d02f4094b4a3 100644
|
| --- a/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
|
| +++ b/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
|
| @@ -43,7 +43,7 @@ Constructor
|
| # [ConstructorCallWith=ExecutionContext] + toDocument(executionContext)
|
| ConstructorCallWith=ExecutionContext|ScriptState|Document
|
| CrossOrigin=|Getter|Setter
|
| -Custom=|Getter|Setter|LegacyCallAsFunction|VisitDOMWrapper|PropertyGetter|PropertyEnumerator|PropertyQuery|CallPrologue|CallEpilogue
|
| +Custom=|Getter|Setter|LegacyCallAsFunction|PropertyGetter|PropertyEnumerator|PropertyQuery|CallPrologue|CallEpilogue
|
| CustomConstructor
|
| CustomElementCallbacks
|
| Default=Undefined
|
| @@ -93,8 +93,6 @@ RuntimeEnabled=*
|
| SameObject
|
| SaveSameObject
|
| SecureContext
|
| -SetWrapperReferenceFrom=*
|
| -SetWrapperReferenceTo=*
|
| SetterCallWith=ExecutionContext|ScriptArguments|CurrentWindow|EnteredWindow
|
| TreatNullAs=NullString|EmptyString
|
| URL
|
|
|