| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index 23e2cc3dadc84fd9f0e2f8a84d058284dc8263d3..6120c058e282f8603aade9bfc40bc9b5d3f10caf 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -90,6 +90,9 @@ allowScriptsToCloseWindows initial=false
|
| deferredFiltersEnabled initial=false
|
| regionBasedColumnsEnabled initial=false
|
|
|
| +# FIXME: disable by default before landing
|
| +containerCullingEnabled initial=true
|
| +
|
| # 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.
|
|
|