mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 69.0.3497.0 (#576753)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
diff --git services/service_manager/sandbox/win/sandbox_win.cc services/service_manager/sandbox/win/sandbox_win.cc
|
||||
index be4d747ae8cc..a32cbbaf4630 100644
|
||||
index 7beb41460e7d..335e25b64552 100644
|
||||
--- services/service_manager/sandbox/win/sandbox_win.cc
|
||||
+++ services/service_manager/sandbox/win/sandbox_win.cc
|
||||
@@ -883,8 +883,11 @@ sandbox::ResultCode SandboxWin::StartSandboxedProcess(
|
||||
@@ -15,4 +15,4 @@ index be4d747ae8cc..a32cbbaf4630 100644
|
||||
+ }
|
||||
if (!cmd_line->HasSwitch(switches::kAllowThirdPartyModules))
|
||||
mitigations |= sandbox::MITIGATION_FORCE_MS_SIGNED_BINS;
|
||||
if (sandbox_type == SANDBOX_TYPE_NETWORK)
|
||||
if (sandbox_type == SANDBOX_TYPE_NETWORK ||
|
||||
|
Reference in New Issue
Block a user