Commit 7b653da3 authored by Greg Kerr's avatar Greg Kerr Committed by Commit Bot

macOS V2 Sandbox: Disable V2 for GPU sandbox.

This CL reverts the GPU process to the V1 sandbox while a series of
hangs are resolved.

Tbr: creis@chromium.org
Bug: 812228
Change-Id: Ie87cf5228d19cf3c50892b2f19133c3d3f2e2593
Reviewed-on: https://chromium-review.googlesource.com/957463
Commit-Queue: Greg Kerr <kerrnel@chromium.org>
Reviewed-by: default avatarRobert Sesek <rsesek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542232}
parent 87b4b699
......@@ -82,7 +82,6 @@ bool ChildProcessLauncherHelper::BeforeLaunchOnLauncherThread(
case service_manager::SANDBOX_TYPE_NACL_LOADER:
case service_manager::SANDBOX_TYPE_PDF_COMPOSITOR:
case service_manager::SANDBOX_TYPE_PROFILING:
case service_manager::SANDBOX_TYPE_GPU:
v2_process = true;
break;
default:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment