• Kevin Marshall's avatar
    Disable child process sandboxing on Fuchsia. · 9a7b86de
    Kevin Marshall authored
    There are some issues that need to be worked out, such as sharing
    resource files to embedder processes, before sandboxing will work
    satisfactorily on Fuchsia. This CL disables sandboxing and logs a
    soft NOTIMPLEMENTED() error when the browser attempts to launch one.
    
    Bug: 750938
    Change-Id: I7a0253a2c4532e79fd8158d23cd262779285cf6f
    Reviewed-on: https://chromium-review.googlesource.com/701636Reviewed-by: default avatarWez <wez@chromium.org>
    Commit-Queue: Kevin Marshall <kmarshall@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#506910}
    9a7b86de
sandbox_policy_fuchsia.cc 1.18 KB