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 05d79e04fde22815beb318a5ae78bef777af2013..c8b63a6d2037a1d5a62c174bfa4ec54ecea8309e 100644 |
| --- a/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt |
| +++ b/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt |
| @@ -34,6 +34,7 @@ |
| ActiveScriptWrappable |
| CEReactions |
| CachedAttribute=* |
| +CachedAccessor |
|
haraken
2016/09/20 14:15:03
Alphabetical order.
|
| CallWith=ExecutionContext|ScriptState|ScriptArguments|CurrentWindow|EnteredWindow|ThisValue |
| CheckSecurity=Receiver|ReturnValue |
| Clamp |