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

Issue 11828016: ucontext_t support for Android x86.

Created:
7 years, 11 months ago by yfw.chromium
Modified:
7 years, 11 months ago
Reviewers:
CC:
chromium-reviews, agl, jln+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

ucontext_t support for Android x86. Android x86 has not support for ucontext_t yet. Add local definition to make content_shell build correctly for Android x86. TEST=build x86 content shell. Run sandbox_linux_unittests on ARM device. BUG=166704

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -5 lines) Patch
AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
sandbox/linux/sandbox_linux.gypi View 2 chunks +3 lines, -3 lines 0 comments Download
sandbox/linux/seccomp-bpf/sandbox_bpf.cc View 1 chunk +2 lines, -2 lines 0 comments Download
sandbox/linux/services/android_ucontext.h View 1 chunk +21 lines, -0 lines 0 comments Download
sandbox/linux/services/android_x86_ucontext.h View 1 chunk +35 lines, -0 lines 0 comments Download
A sandbox/linux/services/ucontext_unittest.cc View 1 chunk +80 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698