aboutsummaryrefslogtreecommitdiff
path: root/devel/electron23/files/patch-content_browser_browser__child__process__host__impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron23/files/patch-content_browser_browser__child__process__host__impl.cc')
-rw-r--r--devel/electron23/files/patch-content_browser_browser__child__process__host__impl.cc10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/electron23/files/patch-content_browser_browser__child__process__host__impl.cc b/devel/electron23/files/patch-content_browser_browser__child__process__host__impl.cc
new file mode 100644
index 000000000000..25c82ed4b59a
--- /dev/null
+++ b/devel/electron23/files/patch-content_browser_browser__child__process__host__impl.cc
@@ -0,0 +1,10 @@
+--- content/browser/browser_child_process_host_impl.cc.orig 2022-11-30 08:12:58 UTC
++++ content/browser/browser_child_process_host_impl.cc
+@@ -316,6 +316,7 @@ void BrowserChildProcessHostImpl::LaunchWithoutExtraCo
+ switches::kDisableBestEffortTasks,
+ switches::kDisableLogging,
+ switches::kEnableLogging,
++ switches::kDisableUnveil,
+ switches::kIPCConnectionTimeout,
+ switches::kLogBestEffortTasks,
+ switches::kLogFile,