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

Issue 1617213002: Revert of Have each SandboxedProcessLauncherDelegate maintain a zygote. (Closed)

Created:
4 years, 11 months ago by Greg K
Modified:
4 years, 11 months ago
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, rickyz+watch_chromium.org, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Have each SandboxedProcessLauncherDelegate maintain a zygote. (patchset #15 id:440001 of https://codereview.chromium.org/1532423003/ ) Reason for revert: Revert "Have each SandboxedProcessLauncherDelegate maintain a zygote." This reverts commit 3c1e16b490255119b6f70f94d1716645e897b185. This broke the Site Isolation FYI bot failure: https://build.chromium.org/p/chromium.fyi/builders/Site%20Isolation%20Linux/builds/7700 To re-land the CL, that failure needs to be diagnosed and corrected. Original issue's description: > Have each SandboxedProcessLauncherDelegate maintain a zygote. > > To improve component updates of PPAPI plugins, Chrome needs multiple zygotes. > This will allow the PPAPI zygote to be recreated when a plugin is updated. > This CL allows Chrome to maintain a zygote for each process type by having > each SandboxedProcessLauncherDelegate maintain a class which can communicate > with its respective zygote. This CL will be followed up with work to allow > customization of zygotes, which will give Chrome the improve component update > experience. > > BUG=569191 > > Committed: https://crrev.com/3c1e16b490255119b6f70f94d1716645e897b185 > Cr-Commit-Position: refs/heads/master@{#370488} TBR=mdempsky@chromium.org,thestig@chromium.org,avi@chromium.org,mseaborn@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=569191 Committed: https://crrev.com/72832708f883085937e38d257b5954157fdca7c5 Cr-Commit-Position: refs/heads/master@{#370771}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+611 lines, -846 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/memory_details.cc View 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/about_ui.cc View 1 chunk +1 line, -2 lines 0 comments Download
M components/nacl/browser/nacl_process_host.h View 1 chunk +0 lines, -5 lines 0 comments Download
M components/nacl/browser/nacl_process_host.cc View 4 chunks +1 line, -17 lines 0 comments Download
M content/browser/browser_main_loop.cc View 3 chunks +0 lines, -9 lines 0 comments Download
M content/browser/child_process_launcher.h View 3 chunks +4 lines, -4 lines 0 comments Download
M content/browser/child_process_launcher.cc View 11 chunks +22 lines, -29 lines 0 comments Download
M content/browser/ppapi_plugin_process_host.h View 1 chunk +0 lines, -5 lines 0 comments Download
M content/browser/ppapi_plugin_process_host.cc View 4 chunks +3 lines, -24 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.h View 1 chunk +0 lines, -5 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 4 chunks +3 lines, -32 lines 0 comments Download
M content/browser/utility_process_host_impl.h View 1 chunk +0 lines, -5 lines 0 comments Download
M content/browser/utility_process_host_impl.cc View 5 chunks +3 lines, -29 lines 0 comments Download
D content/browser/zygote_host/zygote_communication_linux.h View 1 chunk +0 lines, -92 lines 0 comments Download
D content/browser/zygote_host/zygote_communication_linux.cc View 1 chunk +0 lines, -459 lines 0 comments Download
D content/browser/zygote_host/zygote_handle_linux.cc View 1 chunk +0 lines, -17 lines 0 comments Download
M content/browser/zygote_host/zygote_host_impl_linux.h View 3 chunks +65 lines, -15 lines 0 comments Download
M content/browser/zygote_host/zygote_host_impl_linux.cc View 4 chunks +497 lines, -29 lines 0 comments Download
M content/content_browser.gypi View 2 chunks +0 lines, -4 lines 0 comments Download
M content/content_common.gypi View 1 chunk +0 lines, -1 line 0 comments Download
D content/public/browser/zygote_handle_linux.h View 1 chunk +0 lines, -21 lines 0 comments Download
M content/public/browser/zygote_host_linux.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/public/common/sandboxed_process_launcher_delegate.h View 2 chunks +1 line, -6 lines 0 comments Download
M content/public/common/sandboxed_process_launcher_delegate.cc View 1 chunk +2 lines, -4 lines 0 comments Download
D content/public/common/zygote_handle.h View 1 chunk +0 lines, -23 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Greg K
Created Revert of Have each SandboxedProcessLauncherDelegate maintain a zygote.
4 years, 11 months ago (2016-01-21 20:26:46 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617213002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617213002/1
4 years, 11 months ago (2016-01-21 20:27:17 UTC) #2
mdempsky
lgtm
4 years, 11 months ago (2016-01-21 20:27:40 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-21 20:29:20 UTC) #5
commit-bot: I haz the power
4 years, 11 months ago (2016-01-21 20:30:21 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/72832708f883085937e38d257b5954157fdca7c5
Cr-Commit-Position: refs/heads/master@{#370771}

Powered by Google App Engine
This is Rietveld 408576698