Index: Source/core/frame/Settings.in |
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in |
index 23e2cc3dadc84fd9f0e2f8a84d058284dc8263d3..c04a8b75fe8addae8cd8da6a0251fdaa4faede26 100644 |
--- a/Source/core/frame/Settings.in |
+++ b/Source/core/frame/Settings.in |
@@ -90,6 +90,8 @@ allowScriptsToCloseWindows initial=false |
deferredFiltersEnabled initial=false |
regionBasedColumnsEnabled initial=false |
+containerCullingEnabled initial=false |
+ |
# FIXME: This should really be disabled by default as it makes platforms that |
# don't support the feature download files they can't use by. |
# Leaving enabled for now to not change existing behavior. |