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

Issue 2398253004: Reland "Open MessagePumpLibevent's pipe with O_CLOEXEC" (Closed)

Created:
4 years, 2 months ago by Luis Héctor Chávez
Modified:
4 years, 2 months ago
Reviewers:
dcheng
CC:
chromium-reviews, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland "Open MessagePumpLibevent's pipe with O_CLOEXEC" This prevents the pipe's fds from being leaked into child processes. TEST=git cl try BUG=653930 Committed: https://crrev.com/80c77bfd8614a09e83b618a819bef076508bdcf8 Cr-Commit-Position: refs/heads/master@{#424030}

Patch Set 1 #

Patch Set 2 : Fixed NaCl tests #

Patch Set 3 : More robust NaCl workaround #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -10 lines) Patch
M base/files/file_util.h View 1 chunk +11 lines, -0 lines 0 comments Download
M base/files/file_util_posix.cc View 1 2 2 chunks +38 lines, -0 lines 0 comments Download
M base/message_loop/message_pump_libevent.cc View 1 chunk +2 lines, -10 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
Luis Héctor Chávez
PTAAL Turns out fcntl(... F_SETFD ...) is disallowed in NaCl. I'll just skip setting the ...
4 years, 2 months ago (2016-10-07 22:16:07 UTC) #4
dcheng
LGTM, but why is this disallowed in nonsfi nacl?
4 years, 2 months ago (2016-10-07 22:31:18 UTC) #5
Luis Héctor Chávez
On 2016/10/07 22:31:18, dcheng wrote: > LGTM, but why is this disallowed in nonsfi nacl? ...
4 years, 2 months ago (2016-10-07 22:36:40 UTC) #6
dcheng
On 2016/10/07 22:36:40, Luis Héctor Chávez wrote: > On 2016/10/07 22:31:18, dcheng wrote: > > ...
4 years, 2 months ago (2016-10-07 22:38:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2398253004/40001
4 years, 2 months ago (2016-10-07 23:50:06 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-08 00:51:42 UTC) #11
commit-bot: I haz the power
4 years, 2 months ago (2016-10-08 00:54:28 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/80c77bfd8614a09e83b618a819bef076508bdcf8
Cr-Commit-Position: refs/heads/master@{#424030}

Powered by Google App Engine
This is Rietveld 408576698