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

Issue 1093113002: Stub out libevent's signal.c. (Closed)

Created:
5 years, 8 months ago by hidehiko
Modified:
5 years, 7 months ago
Reviewers:
Mark Seaborn
CC:
chromium-reviews, hamaji, mazda
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Stub out libevent's signal.c. In libevent, socketpair() is used. However, it will be prohibited by seccomp-bpf in nacl_helper_nonsfi. As its preparation, this CL stubs out signal.c, which is the only module calling socketpair(). TEST=Ran bots. BUG=358417 CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_chromium_trusty32_rel,linux_arm TBR=darin@chromium.org Committed: https://crrev.com/3029d2b48c15ea0f15e918d705ca6863d3e2172b Cr-Commit-Position: refs/heads/master@{#327213}

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : Rebase #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -1 line) Patch
M third_party/libevent/README.chromium View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/libevent/libevent_nacl_nonsfi.gyp View 1 2 1 chunk +1 line, -1 line 0 comments Download
A third_party/libevent/nacl_nonsfi/signal_stub.c View 1 2 3 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
hidehiko
PTAL. Note: failing tests look not related.
5 years, 8 months ago (2015-04-20 13:54:42 UTC) #2
hidehiko
On 2015/04/20 13:54:42, hidehiko wrote: > PTAL. > > Note: failing tests look not related. ...
5 years, 8 months ago (2015-04-21 16:38:48 UTC) #3
hidehiko
On 2015/04/21 16:38:48, hidehiko wrote: > On 2015/04/20 13:54:42, hidehiko wrote: > > PTAL. > ...
5 years, 8 months ago (2015-04-22 15:06:47 UTC) #4
hidehiko
On 2015/04/22 15:06:47, hidehiko wrote: > On 2015/04/21 16:38:48, hidehiko wrote: > > On 2015/04/20 ...
5 years, 8 months ago (2015-04-23 11:53:13 UTC) #5
Mark Seaborn
LGTM https://codereview.chromium.org/1093113002/diff/20001/third_party/libevent/README.chromium File third_party/libevent/README.chromium (right): https://codereview.chromium.org/1093113002/diff/20001/third_party/libevent/README.chromium#newcode27 third_party/libevent/README.chromium:27: 9) Stub out signal.c for nacl_helper_nonsfi. socketpair() is ...
5 years, 8 months ago (2015-04-24 16:01:54 UTC) #6
hidehiko
Thank you for review. Submitting. https://codereview.chromium.org/1093113002/diff/20001/third_party/libevent/README.chromium File third_party/libevent/README.chromium (right): https://codereview.chromium.org/1093113002/diff/20001/third_party/libevent/README.chromium#newcode27 third_party/libevent/README.chromium:27: 9) Stub out signal.c ...
5 years, 8 months ago (2015-04-27 16:47:21 UTC) #7
hidehiko
On 2015/04/27 16:47:21, hidehiko wrote: > Thank you for review. Submitting. > > https://codereview.chromium.org/1093113002/diff/20001/third_party/libevent/README.chromium > ...
5 years, 8 months ago (2015-04-27 16:53:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1093113002/60001
5 years, 8 months ago (2015-04-27 16:53:27 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_trusty32_rel on tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
5 years, 8 months ago (2015-04-27 20:55:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1093113002/60001
5 years, 7 months ago (2015-04-28 01:27:56 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-04-28 01:28:57 UTC) #16
commit-bot: I haz the power
5 years, 7 months ago (2015-04-28 01:29:42 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3029d2b48c15ea0f15e918d705ca6863d3e2172b
Cr-Commit-Position: refs/heads/master@{#327213}

Powered by Google App Engine
This is Rietveld 408576698