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

Issue 13814027: Linux: make current InitializeSandbox() private. (Closed)

Created:
7 years, 8 months ago by jln (very slow on Chromium)
Modified:
7 years, 8 months ago
Reviewers:
jam, Markus (顧孟勤)
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium, jln+watch_chromium.org, Chris Evans, Markus (顧孟勤)
Visibility:
Public.

Description

Linux: make current InitializeSandbox() private. The current InitializeSandbox() is only usable from inside of content/, make it part of the content-specific LinuxSandbox class. BUG=229673 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194072

Patch Set 1 : #

Total comments: 1

Patch Set 2 : Address nit. Also keep an empty public InitializeSandbox() around. #

Patch Set 3 : Revert to using implicit sandbox config from process-type #

Total comments: 2

Patch Set 4 : Remove sandbox_init_linux.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -72 lines) Patch
M content/common/sandbox_init_linux.cc View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
M content/common/sandbox_linux.h View 1 2 1 chunk +9 lines, -3 lines 0 comments Download
M content/common/sandbox_linux.cc View 1 2 1 chunk +33 lines, -0 lines 0 comments Download
M content/content_common.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M content/gpu/gpu_main.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M content/ppapi_plugin/ppapi_plugin_main.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M content/public/common/sandbox_init.h View 2 3 1 chunk +0 lines, -13 lines 0 comments Download
M content/renderer/renderer_main_platform_delegate_linux.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/utility/utility_main.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M content/worker/worker_main.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
jln (very slow on Chromium)
Markus, do you mind taking a quick look ? This is a refactor, and I ...
7 years, 8 months ago (2013-04-10 02:24:30 UTC) #1
Markus (顧孟勤)
lgtm A quick look over the CL doesn't reveal any obvious problems. As you asked, ...
7 years, 8 months ago (2013-04-10 23:39:50 UTC) #2
jln (very slow on Chromium)
John, could you take a look as content/ owner ? Also please take a quick ...
7 years, 8 months ago (2013-04-11 00:06:03 UTC) #3
jln (very slow on Chromium)
John, I have reverted the explicit sandbox configuration parameter to InitializeSandbox(). This now just moves ...
7 years, 8 months ago (2013-04-12 22:24:41 UTC) #4
jam
lgtm https://chromiumcodereview.appspot.com/13814027/diff/24001/content/public/common/sandbox_init.h File content/public/common/sandbox_init.h (right): https://chromiumcodereview.appspot.com/13814027/diff/24001/content/public/common/sandbox_init.h#newcode83 content/public/common/sandbox_init.h:83: // Not implemented at the moment. nit: why ...
7 years, 8 months ago (2013-04-12 23:25:34 UTC) #5
jln (very slow on Chromium)
https://chromiumcodereview.appspot.com/13814027/diff/24001/content/public/common/sandbox_init.h File content/public/common/sandbox_init.h (right): https://chromiumcodereview.appspot.com/13814027/diff/24001/content/public/common/sandbox_init.h#newcode83 content/public/common/sandbox_init.h:83: // Not implemented at the moment. On 2013/04/12 23:25:34, ...
7 years, 8 months ago (2013-04-12 23:54:02 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/13814027/30001
7 years, 8 months ago (2013-04-12 23:54:51 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-13 01:56:23 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/13814027/30001
7 years, 8 months ago (2013-04-13 02:00:09 UTC) #9
commit-bot: I haz the power
7 years, 8 months ago (2013-04-13 02:00:51 UTC) #10
Message was sent while issue was closed.
Change committed as 194072

Powered by Google App Engine
This is Rietveld 408576698