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

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 2577053002: ActiveScriptWrappable: GC wrappers in detached ExecutionContexts. (Closed)
Patch Set: enable TraceWrappables for testing purposes Created 4 years 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/platform/RuntimeEnabledFeatures.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index cc1409926e877429713f25e4825c33c8ce4a8ef8..53913f41882e01f97f5a4cd86db123b550b5db20 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -246,7 +246,7 @@ TimerThrottlingForHiddenFrames status=stable
// touchscreen) in ApplyWebPreferences. "Touch events" themselves are always
// enabled since they're a feature always supported by Chrome.
TouchEventFeatureDetection status=stable
-TraceWrappables
+TraceWrappables status=experimental
Michael Lippautz 2016/12/15 13:57:31 Not sure what the implications for this one are. W
sof 2016/12/15 14:06:49 Getting close, that's great :) Yes, I'll definite
Michael Lippautz 2016/12/15 14:16:02 Yeah, if you want it to test on the trybots. For c
sof 2016/12/15 19:32:26 ok, reverted in ps#4.
TrueColorRendering status=experimental
TrustedEventsDefaultAction status=stable
UserSelectAll status=stable

Powered by Google App Engine
This is Rietveld 408576698