Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Unified Diff: third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt

Issue 1876383003: Introduce infrastructure for tracing ScriptWrappables. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Incorporate Haraken's wonderful comments Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698