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

Issue 286903021: Make SandboxIPCProcess a thread. (Closed)

Created:
6 years, 7 months ago by Jorge Lucangeli Obes
Modified:
6 years, 7 months ago
Reviewers:
Lei Zhang, mdempsky, piman
CC:
chromium-reviews, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Make SandboxIPCProcess a thread. This is a reland of https://chromiumcodereview.appspot.com/255693002/ Race conditions in Skia have been fixed. BUG=322185 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272493

Patch Set 1 #

Total comments: 2

Patch Set 2 : Close FDs in ::~SandboxIPCHandler(). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -78 lines) Patch
M chrome/browser/memory_details.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_sandbox_host_linux.h View 3 chunks +6 lines, -5 lines 0 comments Download
M content/browser/renderer_host/render_sandbox_host_linux.cc View 3 chunks +8 lines, -20 lines 0 comments Download
M content/browser/renderer_host/sandbox_ipc_linux.h View 2 chunks +10 lines, -13 lines 0 comments Download
M content/browser/renderer_host/sandbox_ipc_linux.cc View 1 13 chunks +31 lines, -28 lines 0 comments Download
M content/browser/zygote_host/zygote_host_impl_linux.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/zygote_host/zygote_host_impl_linux.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M content/public/browser/zygote_host_linux.h View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Jorge Lucangeli Obes
Hi guys, This is a reland of the original SandboxIPCProcess to thread patch. The race ...
6 years, 7 months ago (2014-05-22 20:29:46 UTC) #1
Lei Zhang
chrome/ is exactly the same as last time, so lgtm
6 years, 7 months ago (2014-05-22 20:33:17 UTC) #2
Jorge Lucangeli Obes
On 2014/05/22 20:33:17, Lei Zhang wrote: > chrome/ is exactly the same as last time, ...
6 years, 7 months ago (2014-05-22 20:35:24 UTC) #3
mdempsky
https://chromiumcodereview.appspot.com/286903021/diff/1/content/browser/renderer_host/sandbox_ipc_linux.cc File content/browser/renderer_host/sandbox_ipc_linux.cc (right): https://chromiumcodereview.appspot.com/286903021/diff/1/content/browser/renderer_host/sandbox_ipc_linux.cc#newcode614 content/browser/renderer_host/sandbox_ipc_linux.cc:614: SandboxIPCHandler::~SandboxIPCHandler() { I think we're leaking lifeline_fd_ and browser_socket_ ...
6 years, 7 months ago (2014-05-22 20:41:57 UTC) #4
piman
LGTM % mdempsky's comment
6 years, 7 months ago (2014-05-22 20:56:51 UTC) #5
Jorge Lucangeli Obes
Thanks for the comments! PTAL. https://chromiumcodereview.appspot.com/286903021/diff/1/content/browser/renderer_host/sandbox_ipc_linux.cc File content/browser/renderer_host/sandbox_ipc_linux.cc (right): https://chromiumcodereview.appspot.com/286903021/diff/1/content/browser/renderer_host/sandbox_ipc_linux.cc#newcode614 content/browser/renderer_host/sandbox_ipc_linux.cc:614: SandboxIPCHandler::~SandboxIPCHandler() { On 2014/05/22 ...
6 years, 7 months ago (2014-05-22 22:09:56 UTC) #6
mdempsky
lgtm
6 years, 7 months ago (2014-05-22 22:29:47 UTC) #7
Jorge Lucangeli Obes
The CQ bit was checked by jorgelo@chromium.org
6 years, 7 months ago (2014-05-23 04:13:35 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jorgelo@chromium.org/286903021/20001
6 years, 7 months ago (2014-05-23 04:15:10 UTC) #9
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-23 07:49:10 UTC) #10
commit-bot: I haz the power
6 years, 7 months ago (2014-05-23 11:31:25 UTC) #11
Message was sent while issue was closed.
Change committed as 272493

Powered by Google App Engine
This is Rietveld 408576698