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

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

Issue 1364063007: Throttle rendering pipeline for invisible frames (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix layout test by not dumping throttled FrameViews. Created 5 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 83ef89a1556c2b3e217cd3c8b2fd9b6a1584cdd4..4f0226a7e35ba4fcaa6ba4ec3a5aaeed305afd57 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -133,6 +133,7 @@ PushMessaging status=stable
PushMessagingData status=test
QuotaPromise status=experimental
ReducedReferrerGranularity
+RenderingPipelineThrottling status=experimental
RequestIdleCallback status=stable
RequestAutocomplete status=test
RestrictIFramePermissions

Powered by Google App Engine
This is Rietveld 408576698