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

Issue 687363004: Introduce content_nacl_nonsfi.gyp for nacl_helper_nonsfi. (Closed)

Created:
6 years, 1 month ago by hidehiko
Modified:
6 years, 1 month ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Introduce content_nacl_nonsfi.gyp for nacl_helper_nonsfi. This CL builds a library containing only SendZygoteChildPing(), which will be used nacl_helper_linux even without the sandbox. The lib will contain more code for sandbox implementation in a following CL. BUG=358465 TEST=Ran trybot. Committed: https://crrev.com/1f29fe389bc450db6718fb424599c2945467cb9c Cr-Commit-Position: refs/heads/master@{#303438}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Patch Set 3 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -38 lines) Patch
M components/nacl/loader/nacl_helper_linux.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/nacl_nonsfi.gyp View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M content/common/child_process_sandbox_support_impl_linux.cc View 1 2 2 chunks +0 lines, -8 lines 0 comments Download
A content/common/send_zygote_child_ping_linux.cc View 1 2 1 chunk +21 lines, -0 lines 0 comments Download
M content/content_common.gypi View 1 2 4 chunks +7 lines, -5 lines 1 comment Download
A + content/content_nacl_nonsfi.gyp View 1 2 2 chunks +15 lines, -20 lines 0 comments Download
M content/public/common/child_process_sandbox_support_linux.h View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
A content/public/common/send_zygote_child_ping_linux.h View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
M content/zygote/zygote_linux.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 15 (2 generated)
hidehiko
mseaborn@, could you review this from the project point of view? First, I thought this ...
6 years, 1 month ago (2014-10-30 12:29:24 UTC) #2
jam
https://codereview.chromium.org/687363004/diff/1/content/common/child_process_sandbox_support_impl_linux.cc File content/common/child_process_sandbox_support_impl_linux.cc (right): https://codereview.chromium.org/687363004/diff/1/content/common/child_process_sandbox_support_impl_linux.cc#newcode213 content/common/child_process_sandbox_support_impl_linux.cc:213: bool SendZygoteChildPing(int fd) { why not move this to ...
6 years, 1 month ago (2014-10-30 22:45:48 UTC) #3
hidehiko
Thank you for review. PTAL. https://codereview.chromium.org/687363004/diff/1/content/common/child_process_sandbox_support_impl_linux.cc File content/common/child_process_sandbox_support_impl_linux.cc (right): https://codereview.chromium.org/687363004/diff/1/content/common/child_process_sandbox_support_impl_linux.cc#newcode213 content/common/child_process_sandbox_support_impl_linux.cc:213: bool SendZygoteChildPing(int fd) { ...
6 years, 1 month ago (2014-10-31 07:03:39 UTC) #4
jam
lgtm
6 years, 1 month ago (2014-10-31 20:08:35 UTC) #5
hidehiko
On 2014/10/31 20:08:35, jam wrote: > lgtm Thank you for review. Mark, Julien, friendly ping? ...
6 years, 1 month ago (2014-11-03 13:31:30 UTC) #6
hidehiko
On 2014/11/03 13:31:30, hidehiko wrote: > On 2014/10/31 20:08:35, jam wrote: > > lgtm > ...
6 years, 1 month ago (2014-11-06 04:59:29 UTC) #7
Mark Seaborn
LGTM
6 years, 1 month ago (2014-11-06 16:59:30 UTC) #8
hidehiko
On 2014/11/06 16:59:30, Mark Seaborn wrote: > LGTM Thank you for review. Julien, friendly ping?
6 years, 1 month ago (2014-11-10 06:30:20 UTC) #9
jln (very slow on Chromium)
lgtm, but FYI, if it starts becoming a burden, we could move some of the ...
6 years, 1 month ago (2014-11-10 08:51:30 UTC) #10
hidehiko
Thank you for review. And submitting. On 2014/11/10 08:51:30, jln (Tokyo til 14th) wrote: > ...
6 years, 1 month ago (2014-11-10 09:04:20 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/687363004/40001
6 years, 1 month ago (2014-11-10 09:05:39 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-11-10 09:55:34 UTC) #14
commit-bot: I haz the power
6 years, 1 month ago (2014-11-10 09:56:26 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1f29fe389bc450db6718fb424599c2945467cb9c
Cr-Commit-Position: refs/heads/master@{#303438}

Powered by Google App Engine
This is Rietveld 408576698