| 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 b3e87327cfcb31ead9885ad90a6368e0ecce275d..018576884adadb9add9d2e339ee7c22cf9ba9f65 100644
|
| --- a/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
|
| +++ b/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
|
| @@ -41,6 +41,7 @@ Constructor
|
| # FIXME: remove [ConstructorCallWith=Document], as can instead use
|
| # [ConstructorCallWith=ExecutionContext] + toDocument(executionContext)
|
| ConstructorCallWith=ExecutionContext|ScriptState|Document
|
| +CrossOrigin=|Getter|Setter
|
| Custom=|Getter|Setter|LegacyCallAsFunction|VisitDOMWrapper|PropertyGetter|PropertyEnumerator|PropertyQuery|CallPrologue|CallEpilogue
|
| CustomConstructor
|
| CustomElementCallbacks
|
| @@ -48,7 +49,6 @@ Default=Undefined
|
| DependentLifetime
|
| DeprecateAs=*
|
| DoNotCheckConstants
|
| -DoNotCheckSecurity=|Setter
|
| DoNotTestNewObject
|
| EnforceRange
|
| ExperimentalCallbackFunction
|
|
|