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/19 04:58:30
TraceWrapperReferences => TraceWrappers ?
Marcel Hlopko
2016/04/19 12:40:29
Done.
|
| SetWrapperReferenceFrom=* |
| SetWrapperReferenceTo=* |
| SetterCallWith=ExecutionContext|ScriptArguments|CurrentWindow|EnteredWindow |