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

Issue 10082040: Unify the sandboxed vs. unsandboxed code paths more, for two reasons: (Closed)

Created:
8 years, 8 months ago by Chris Evans
Modified:
8 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Unify the sandboxed vs. unsandboxed code paths more, for two reasons: 1) It seems dangerous to have developers and tests running different code paths to production users. 2) It's needed for the new in-progress seccomp filter sandbox. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=132472

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -13 lines) Patch
M content/browser/zygote_main_linux.cc View 4 chunks +4 lines, -13 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
Chris Evans
8 years, 8 months ago (2012-04-14 03:48:34 UTC) #1
Jorge Lucangeli Obes
https://chromiumcodereview.appspot.com/10082040/diff/1/content/browser/zygote_main_linux.cc File content/browser/zygote_main_linux.cc (right): https://chromiumcodereview.appspot.com/10082040/diff/1/content/browser/zygote_main_linux.cc#newcode860 content/browser/zygote_main_linux.cc:860: So this will do the pre-sandbox init even if ...
8 years, 8 months ago (2012-04-16 19:59:28 UTC) #2
Jorge Lucangeli Obes
On 2012/04/16 19:59:28, Jorge Lucangeli Obes wrote: > https://chromiumcodereview.appspot.com/10082040/diff/1/content/browser/zygote_main_linux.cc > File content/browser/zygote_main_linux.cc (right): > > ...
8 years, 8 months ago (2012-04-16 20:04:42 UTC) #3
jln (very slow on Chromium)
8 years, 8 months ago (2012-04-16 21:42:23 UTC) #4
LGTM

I'm very much in favor of such unifications.

Powered by Google App Engine
This is Rietveld 408576698