SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
www/iridium/patches/patch-chrome_browser_browser_features_cc
Normal file
12
www/iridium/patches/patch-chrome_browser_browser_features_cc
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: chrome/browser/browser_features.cc
|
||||
--- chrome/browser/browser_features.cc.orig
|
||||
+++ chrome/browser/browser_features.cc
|
||||
@@ -27,7 +27,7 @@ BASE_FEATURE(kClosedTabCache,
|
||||
BASE_FEATURE(kDestroyProfileOnBrowserClose,
|
||||
"DestroyProfileOnBrowserClose",
|
||||
#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \
|
||||
- BUILDFLAG(IS_CHROMEOS_LACROS)
|
||||
+ BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD)
|
||||
base::FEATURE_ENABLED_BY_DEFAULT);
|
||||
#else
|
||||
base::FEATURE_DISABLED_BY_DEFAULT);
|
Loading…
Add table
Add a link
Reference in a new issue