| Index: content/public/common/content_features.cc
|
| diff --git a/content/public/common/content_features.cc b/content/public/common/content_features.cc
|
| index 06089b3c644c013d4176934e10efe0e7d213ffb4..fbadbdd17f35f8cede7c0b1924d09913b6cd3290 100644
|
| --- a/content/public/common/content_features.cc
|
| +++ b/content/public/common/content_features.cc
|
| @@ -214,7 +214,7 @@ const base::Feature kServiceWorkerNavigationPreload{
|
|
|
| // http://tc39.github.io/ecmascript_sharedmem/shmem.html
|
| const base::Feature kSharedArrayBuffer{"SharedArrayBuffer",
|
| - base::FEATURE_ENABLED_BY_DEFAULT};
|
| + base::FEATURE_DISABLED_BY_DEFAULT};
|
|
|
| // Paint invalidation based on slimming paint. See https://goo.gl/eQczQW
|
| const base::Feature kSlimmingPaintInvalidation{
|
|
|