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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1246173002: Throttle rendering pipeline for invisible iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Ojan's comments. Created 5 years, 3 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: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 2d15ecab3edb4d53a31ca78dbbf6099c80a53482..82c7451815112eb6dcd963a56f9b16260bb58419 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -130,6 +130,7 @@ PushMessaging status=stable
PushMessagingData status=test
QuotaPromise status=experimental
ReducedReferrerGranularity
+RenderingPipelineThrottling status=experimental
RequestIdleCallback status=experimental
RequestAutocomplete status=test
RestrictIFramePermissions

Powered by Google App Engine
This is Rietveld 408576698