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 9cd3ebb948541b28be1b4a4468b65924831439da..725ffa21b28817fa41fa9165deac0aa3fcd2ab48 100644 |
| --- a/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt |
| +++ b/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt |
| @@ -88,6 +88,7 @@ Replaceable |
| # Source/core/page/RuntimeEnabledFeatures.in |
| RuntimeEnabled=* |
| SameObject |
| +TraceWrapperReferences=* |
|
haraken
2016/04/13 12:26:22
Please add a binding test for this IDL attribute (
Marcel Hlopko
2016/04/14 16:39:08
Done.
|
| SetWrapperReferenceFrom=* |
| SetWrapperReferenceTo=* |
| SetterCallWith=ExecutionContext|ScriptArguments|CurrentWindow|EnteredWindow |