Chromium Code Reviews| 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 |