| 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 57f719302691eb175d1ea8f109d521eea691a73f..093b45fafd5dd7736e0a34d0172382c49b003d28 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=|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
|
|
|