Chromium Code Reviews| 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..88621b958768017121df3da9017c3f855dd04feb 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 |
|
dcheng
2016/10/24 07:56:38
I'm uncertain about adding a new attribute. For no
|
| Custom=|Getter|Setter|LegacyCallAsFunction|VisitDOMWrapper|PropertyGetter|PropertyEnumerator|PropertyQuery|CallPrologue|CallEpilogue |
| CustomConstructor |
| CustomElementCallbacks |