Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(483)

Issue 2033733002: shell linux_sandbox: fix SandboxSIGSYSHandler on arm64 (Closed)

Created:
4 years, 6 months ago by Riku Voipio
Modified:
4 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

shell linux_sandbox: fix SandboxSIGSYSHandler on arm64 Open and access are not available on arm64. Fixing following the example at: sandbox/linux/integration_tests/seccomp_broker_process_unittest.cc R=rickyz@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M services/shell/runner/host/linux_sandbox.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
Riku Voipio
Open and access are not available on arm64. Fixing following the example at: sandbox/linux/integration_tests/seccomp_broker_process_unittest.cc
4 years, 6 months ago (2016-06-02 13:22:15 UTC) #1
Riku Voipio
4 years, 6 months ago (2016-06-06 13:48:30 UTC) #2
Message was sent while issue was closed.
On 2016/06/02 13:22:15, Riku Voipio wrote:
> Open and access are not available on arm64.
>     
> Fixing following the example at:
> sandbox/linux/integration_tests/seccomp_broker_process_unittest.cc

This was already closed in https://codereview.chromium.org/1996273002 so closing
this one.

Powered by Google App Engine
This is Rietveld 408576698