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

Issue 2921733002: Add flags for v2 sandbox to Chrome and Helper executable. (Closed)

Created:
3 years, 6 months ago by Greg K
Modified:
3 years, 6 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, mac-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add flags for v2 sandbox to Chrome and Helper executable. This adds the flags for the v2 sandbox to Chrome and the Helper executable. The helper executable has its own declarations of the flags to minimize the static linking size. BUG=689306 Review-Url: https://codereview.chromium.org/2921733002 Cr-Commit-Position: refs/heads/master@{#476865} Committed: https://chromium.googlesource.com/chromium/src/+/6276ea0023c2fdc01609622f5d6b4820d37e04c9

Patch Set 1 #

Total comments: 7

Patch Set 2 : Address review feedback #

Total comments: 4

Patch Set 3 : Address nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
M chrome/app/chrome_exe_main_mac.cc View 1 2 chunks +10 lines, -0 lines 0 comments Download
M content/common/sandbox_init_mac.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 2 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (18 generated)
Greg K
PTAL. Thanks, Greg
3 years, 6 months ago (2017-06-01 21:16:55 UTC) #4
Robert Sesek
https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc File chrome/app/chrome_exe_main_mac.cc (right): https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc#newcode39 chrome/app/chrome_exe_main_mac.cc:39: char v2_sandbox_enabled_arg[] = "--v2-sandbox-enabled"; constexpr? https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc#newcode39 chrome/app/chrome_exe_main_mac.cc:39: char v2_sandbox_enabled_arg[] ...
3 years, 6 months ago (2017-06-01 22:07:49 UTC) #7
Greg K
https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc File chrome/app/chrome_exe_main_mac.cc (right): https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc#newcode39 chrome/app/chrome_exe_main_mac.cc:39: char v2_sandbox_enabled_arg[] = "--v2-sandbox-enabled"; On 2017/06/01 22:07:49, Robert Sesek ...
3 years, 6 months ago (2017-06-01 22:10:40 UTC) #8
Robert Sesek
https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc File chrome/app/chrome_exe_main_mac.cc (right): https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc#newcode39 chrome/app/chrome_exe_main_mac.cc:39: char v2_sandbox_enabled_arg[] = "--v2-sandbox-enabled"; On 2017/06/01 22:10:40, Greg K ...
3 years, 6 months ago (2017-06-01 22:12:28 UTC) #9
Greg K
https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc File chrome/app/chrome_exe_main_mac.cc (right): https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc#newcode39 chrome/app/chrome_exe_main_mac.cc:39: char v2_sandbox_enabled_arg[] = "--v2-sandbox-enabled"; On 2017/06/01 22:12:28, Robert Sesek ...
3 years, 6 months ago (2017-06-01 22:13:22 UTC) #10
Greg K
https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc File chrome/app/chrome_exe_main_mac.cc (right): https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc#newcode39 chrome/app/chrome_exe_main_mac.cc:39: char v2_sandbox_enabled_arg[] = "--v2-sandbox-enabled"; On 2017/06/01 22:07:49, Robert Sesek ...
3 years, 6 months ago (2017-06-01 22:23:56 UTC) #11
Greg K
https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc File chrome/app/chrome_exe_main_mac.cc (right): https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc#newcode39 chrome/app/chrome_exe_main_mac.cc:39: char v2_sandbox_enabled_arg[] = "--v2-sandbox-enabled"; On 2017/06/01 22:23:56, Greg K ...
3 years, 6 months ago (2017-06-01 22:26:11 UTC) #12
Greg K
On 2017/06/01 22:26:11, Greg K wrote: > https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc > File chrome/app/chrome_exe_main_mac.cc (right): > > https://codereview.chromium.org/2921733002/diff/1/chrome/app/chrome_exe_main_mac.cc#newcode39 ...
3 years, 6 months ago (2017-06-01 23:48:21 UTC) #15
Robert Sesek
LGTM
3 years, 6 months ago (2017-06-02 17:53:54 UTC) #18
Greg K
creis@chromium.org: Please review changes in content/ Thanks, Greg
3 years, 6 months ago (2017-06-02 17:55:27 UTC) #20
Greg K
thakis@chromium.org: Please review changes in chrome/ Thanks, Greg
3 years, 6 months ago (2017-06-02 17:55:49 UTC) #22
Nico
stampy lgtm based on rsesek's review
3 years, 6 months ago (2017-06-02 17:58:15 UTC) #23
Charlie Reis
Thanks, LGTM with nits. https://codereview.chromium.org/2921733002/diff/20001/chrome/app/chrome_exe_main_mac.cc File chrome/app/chrome_exe_main_mac.cc (right): https://codereview.chromium.org/2921733002/diff/20001/chrome/app/chrome_exe_main_mac.cc#newcode38 chrome/app/chrome_exe_main_mac.cc:38: // should already be enabled. ...
3 years, 6 months ago (2017-06-02 20:50:42 UTC) #24
Greg K
https://codereview.chromium.org/2921733002/diff/20001/chrome/app/chrome_exe_main_mac.cc File chrome/app/chrome_exe_main_mac.cc (right): https://codereview.chromium.org/2921733002/diff/20001/chrome/app/chrome_exe_main_mac.cc#newcode38 chrome/app/chrome_exe_main_mac.cc:38: // should already be enabled. On 2017/06/02 20:50:41, Charlie ...
3 years, 6 months ago (2017-06-02 23:59:02 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2921733002/40001
3 years, 6 months ago (2017-06-02 23:59:56 UTC) #31
commit-bot: I haz the power
3 years, 6 months ago (2017-06-03 02:24:09 UTC) #34
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/6276ea0023c2fdc01609622f5d6b...

Powered by Google App Engine
This is Rietveld 408576698