Description[OSX] Pass --enable-sandbox-logging to more sub-processes.
This makes it easier to debug what is being blocked by the sandbox.
gpu and renderer processes were already covered, this adds propagation
for utility and worker processes, and nacl, pepper and npapi plugin
processes. The points to handle were discovered by looking for
kNoSandbox cases, which is why NPAPI is on the list, even though we do
not sandbox it on OSX at this time.
BUG=152327
TEST=--enable-sandbox-logging and look for messages from subprocesses in /var/log/syslog.log
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=159956
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|