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

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

Issue 2383413002: Add OriginTrial flag for Long Task Observer (Closed)
Patch Set: move origin trial check to Performance::updateLongTaskInstrumentation Created 4 years, 2 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/platform/RuntimeEnabledFeatures.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index 512b70637f576eb4bc921f77957fb79e5ff05532..4203b2b52c1b045f20da46e2893f5ba0c440f647 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -118,7 +118,7 @@ IntersectionObserver status=stable
LangAttributeAwareFormControlUI
LayoutNG
LinkServiceWorker status=experimental, origin_trial_feature_name=ForeignFetch
-LongTaskObserver status=test
+LongTaskObserver status=experimental, origin_trial_feature_name=LongTaskObserver
FractionalScrollOffsets
LoadingWithMojo
MediaCapture

Powered by Google App Engine
This is Rietveld 408576698