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

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

Issue 2401713003: Turn on render throttling for iframes with pending sheets. (Closed)
Patch Set: ojan@ cr. Created 4 years, 1 month 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 7aedeaabe8cb2454702f867a0f3b22739748c00b..3854e78409f7ccd5e2c95581c3dcc5ee39b63967 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -187,6 +187,7 @@ ReducedReferrerGranularity
ReloadwithoutSubResourceCacheRevalidation
RemotePlayback status=experimental
RenderingPipelineThrottling status=stable
+RenderingPipelineThrottlingLoadingIframes status=experimental
RenderUnicodeControlCharacters status=stable
ResizeObserver status=experimental
// Handles frame scrolling via the root PaintLayer instead of the FrameView.

Powered by Google App Engine
This is Rietveld 408576698