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

Issue 8817013: Revert 113027 - Zygote most of the uses of the utility process on Linux (Closed)

Created:
9 years ago by Dan Beam
Modified:
9 years ago
CC:
chromium-reviews, jstritar+watch_chromium.org, tfarina, jam, mihaip+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org
Visibility:
Public.

Description

Revert 113027 - Zygote most of the uses of the utility process on Linux Allow the user of the utility process to specify whether the zygote should be used on Linux. This allows to sandbox all the uses of the utility process that don't do FS access, which right now are all except extension unpacking and NPAPI plugin listing. This is the first step to get the utility process sandboxed on Linux. Since most of the uses of the utility process don't do file access, launching all of those from the zygote will simplify sandboxing the one that does: extension unpacking. BUG=93109 TEST=Try installing an extension from the web store. Review URL: http://codereview.chromium.org/8770025 TBR=jorgelo@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113165

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -24 lines) Patch
M chrome/browser/extensions/sandboxed_extension_unpacker.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/importer/external_process_importer_client.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/app/content_main.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/plugin_loader_posix.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/utility_process_host.h View 2 chunks +0 lines, -8 lines 0 comments Download
M content/browser/utility_process_host.cc View 3 chunks +3 lines, -10 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Dan Beam
9 years ago (2011-12-06 08:57:49 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698