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

Issue 276763002: Remove SandboxIPCProcess's dependency on chrome-sandbox (Closed)

Created:
6 years, 7 months ago by mdempsky
Modified:
6 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Remove SandboxIPCProcess's dependency on chrome-sandbox Now that we use RecvMsgWithPid to find the PIDs for zygote children, we no longer need to plumb the chrome-sandbox path down into and through the renderer host code. BUG=357670 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269530

Patch Set 1 #

Total comments: 2

Patch Set 2 : Respond to jln feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -59 lines) Patch
M content/browser/browser_main_loop.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_sandbox_host_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_sandbox_host_linux.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/sandbox_ipc_linux.h View 3 chunks +1 line, -9 lines 0 comments Download
M content/browser/renderer_host/sandbox_ipc_linux.cc View 3 chunks +1 line, -45 lines 0 comments Download
M content/common/sandbox_linux/sandbox_linux.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
mdempsky
Now that we don't need the FindChildWithInode IPC anymore, I figure we should at least ...
6 years, 7 months ago (2014-05-08 22:52:34 UTC) #1
jln (very slow on Chromium)
lgtm As discussed in person, the basic ZygoteId part of this has been in dev ...
6 years, 7 months ago (2014-05-09 00:01:28 UTC) #2
mdempsky
https://codereview.chromium.org/276763002/diff/1/content/common/sandbox_linux/sandbox_linux.h File content/common/sandbox_linux/sandbox_linux.h (right): https://codereview.chromium.org/276763002/diff/1/content/common/sandbox_linux/sandbox_linux.h#newcode33 content/common/sandbox_linux/sandbox_linux.h:33: // unused = 34, (was METHOD_GET_CHILD_WITH_INODE) On 2014/05/09 00:01:28, ...
6 years, 7 months ago (2014-05-09 00:04:30 UTC) #3
mdempsky
sky: Please review tiny change to content/browser/browser_main_loop.cc for OWNERS approval. Thanks!
6 years, 7 months ago (2014-05-09 00:06:42 UTC) #4
sky
LGTM
6 years, 7 months ago (2014-05-09 13:54:57 UTC) #5
mdempsky
The CQ bit was checked by mdempsky@chromium.org
6 years, 7 months ago (2014-05-09 16:40:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mdempsky@chromium.org/276763002/20001
6 years, 7 months ago (2014-05-09 16:43:16 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-09 23:34:37 UTC) #8
mdempsky
The CQ bit was unchecked by mdempsky@chromium.org
6 years, 7 months ago (2014-05-09 23:52:25 UTC) #9
mdempsky
The CQ bit was checked by mdempsky@chromium.org
6 years, 7 months ago (2014-05-09 23:52:32 UTC) #10
mdempsky
On 2014/05/09 23:52:32, mdempsky wrote: > The CQ bit was checked by mailto:mdempsky@chromium.org Using NOTRY=true ...
6 years, 7 months ago (2014-05-09 23:53:05 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mdempsky@chromium.org/276763002/20001
6 years, 7 months ago (2014-05-09 23:57:04 UTC) #12
commit-bot: I haz the power
6 years, 7 months ago (2014-05-10 04:50:16 UTC) #13
Message was sent while issue was closed.
Change committed as 269530

Powered by Google App Engine
This is Rietveld 408576698