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

Issue 341073005: Define a bootstrap sandbox policy for renderer processes and enable it. (Closed)

Created:
6 years, 6 months ago by Robert Sesek
Modified:
6 years, 6 months ago
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Define a bootstrap sandbox policy for renderer processes and enable it. BUG=367863 R=avi@chromium.org, mark@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278831

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Total comments: 4

Patch Set 3 : Comment nit #

Patch Set 4 : Allow com.apple.windowserver.active #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -16 lines) Patch
M content/browser/bootstrap_sandbox_mac.cc View 1 2 3 5 chunks +66 lines, -3 lines 0 comments Download
M content/browser/mach_broker_mac.h View 2 chunks +4 lines, -3 lines 0 comments Download
M content/browser/mach_broker_mac.mm View 3 chunks +12 lines, -10 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Robert Sesek
6 years, 6 months ago (2014-06-19 23:12:09 UTC) #1
Avi (use Gerrit)
lgtm https://codereview.chromium.org/341073005/diff/40001/content/browser/bootstrap_sandbox_mac.cc File content/browser/bootstrap_sandbox_mac.cc (right): https://codereview.chromium.org/341073005/diff/40001/content/browser/bootstrap_sandbox_mac.cc#newcode130 content/browser/bootstrap_sandbox_mac.cc:130: void BootstrapSandboxPolicy::AddBaselinePolicy( This is eventually going to be ...
6 years, 6 months ago (2014-06-19 23:59:48 UTC) #2
Robert Sesek
https://codereview.chromium.org/341073005/diff/40001/content/browser/bootstrap_sandbox_mac.cc File content/browser/bootstrap_sandbox_mac.cc (right): https://codereview.chromium.org/341073005/diff/40001/content/browser/bootstrap_sandbox_mac.cc#newcode130 content/browser/bootstrap_sandbox_mac.cc:130: void BootstrapSandboxPolicy::AddBaselinePolicy( On 2014/06/19 23:59:47, Avi wrote: > This ...
6 years, 6 months ago (2014-06-20 14:47:20 UTC) #3
Mark Mentovai
LGTM https://codereview.chromium.org/341073005/diff/60001/content/browser/bootstrap_sandbox_mac.cc File content/browser/bootstrap_sandbox_mac.cc (right): https://codereview.chromium.org/341073005/diff/60001/content/browser/bootstrap_sandbox_mac.cc#newcode134 content/browser/bootstrap_sandbox_mac.cc:134: // Allow connecting to the MachBroker to get ...
6 years, 6 months ago (2014-06-20 16:05:57 UTC) #4
Robert Sesek
https://codereview.chromium.org/341073005/diff/60001/content/browser/bootstrap_sandbox_mac.cc File content/browser/bootstrap_sandbox_mac.cc (right): https://codereview.chromium.org/341073005/diff/60001/content/browser/bootstrap_sandbox_mac.cc#newcode134 content/browser/bootstrap_sandbox_mac.cc:134: // Allow connecting to the MachBroker to get the ...
6 years, 6 months ago (2014-06-20 17:32:19 UTC) #5
Robert Sesek
The CQ bit was checked by rsesek@chromium.org
6 years, 6 months ago (2014-06-20 17:32:25 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsesek@chromium.org/341073005/80001
6 years, 6 months ago (2014-06-20 17:42:22 UTC) #7
Mark Mentovai
Another nice thing to do would be to make a send-once right from the send ...
6 years, 6 months ago (2014-06-20 18:09:41 UTC) #8
Robert Sesek
Committed patchset #4 manually as r278831 (presubmit successful).
6 years, 6 months ago (2014-06-20 21:43:13 UTC) #9
jackhou1
6 years, 6 months ago (2014-06-23 03:37:10 UTC) #10
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/345373002/ by jackhou@chromium.org.

The reason for reverting is: I suspect this is breaking
ESCDoesNotLeaveFullscreenDOM. It's the only CL in that build that touches Mac,
(none of them seem related to fullscreen behavior).

http://build.chromium.org/p/chromium.memory/builders/Mac%20ASan%20Tests%20%28....

Powered by Google App Engine
This is Rietveld 408576698