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 41fce6608cd17bc8fa51be66da3955edda0ad2bf..76f321846f15881d740a24114f0d4188271ae248 100644 |
--- a/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt |
+++ b/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt |
@@ -42,6 +42,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 |
@@ -49,7 +50,6 @@ Default=Undefined |
DependentLifetime |
DeprecateAs=* |
DoNotCheckConstants |
-DoNotCheckSecurity=|Setter |
DoNotTestNewObject |
EnforceRange |
ExperimentalCallbackFunction |