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

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

Issue 2564633002: Don't create layout objects for children of display-none iframes. (Closed)
Patch Set: Rebase. Created 3 years, 10 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 a8be4a1b8b7230c9f27f16c0aa9c9246c031b210..ccbc33af7b041d598e455b172ebb81781bf8b6f6 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -89,6 +89,7 @@ DecodeToYUV status=experimental
DesktopCaptureDisableLocalEchoControl status=experimental
DeviceLight status=experimental
DisplayList2dCanvas status=stable
+DisplayNoneIFrameCreatesNoLayoutObject status=experimental
DocumentCookie
DocumentDomain
DocumentWrite

Powered by Google App Engine
This is Rietveld 408576698