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

Issue 273423007: Move sanbox_export.h to //sandbox from //sandbox/linux and split root OWNERS file. (Closed)

Created:
6 years, 7 months ago by Robert Sesek
Modified:
6 years, 7 months ago
CC:
chromium-reviews, agl, jln+watch_chromium.org, cpu_(ooo_6.6-7.5)
Visibility:
Public.

Description

Move sanbox_export.h to //sandbox from //sandbox/linux and split root OWNERS file. BUG=none R=jln@chromium.org, jschuh@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269852

Patch Set 1 #

Patch Set 2 : --no-find-copies #

Patch Set 3 : Drop OWNERS #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -45 lines) Patch
M sandbox/linux/DEPS View 1 chunk +1 line, -1 line 0 comments Download
D sandbox/linux/sandbox_export.h View 1 chunk +0 lines, -23 lines 0 comments Download
M sandbox/linux/seccomp-bpf-helpers/baseline_policy.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf-helpers/syscall_parameters_restrictions.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf-helpers/syscall_sets.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf/codegen.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf/die.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf/errorcode.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf/sandbox_bpf.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf/syscall.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf/syscall_iterator.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf/trap.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/services/broker_process.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/services/credentials.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/services/init_process_reaper.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/services/scoped_process.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/services/thread_helpers.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/services/yama.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/suid/client/setuid_sandbox_client.h View 1 chunk +1 line, -1 line 0 comments Download
A + sandbox/sandbox_export.h View 2 chunks +15 lines, -3 lines 4 comments Download

Messages

Total messages: 13 (0 generated)
Robert Sesek
6 years, 7 months ago (2014-05-12 13:54:39 UTC) #1
jln (very slow on Chromium)
lgtm Justin: is that fine with you too? The main goal is to let the ...
6 years, 7 months ago (2014-05-12 18:44:22 UTC) #2
jschuh
I think the owners change should be split out into a separate CL, which is ...
6 years, 7 months ago (2014-05-12 19:49:46 UTC) #3
Robert Sesek
On 2014/05/12 19:49:46, Justin Schuh wrote: > I think the owners change should be split ...
6 years, 7 months ago (2014-05-12 19:56:18 UTC) #4
jschuh
lgtm, and if you want i can make the CL to split the owners. :)
6 years, 7 months ago (2014-05-12 19:57:31 UTC) #5
Robert Sesek
Committed patchset #3 manually as r269852 (presubmit successful).
6 years, 7 months ago (2014-05-12 20:03:46 UTC) #6
rvargas (doing something else)
https://codereview.chromium.org/273423007/diff/40001/sandbox/sandbox_export.h File sandbox/sandbox_export.h (right): https://codereview.chromium.org/273423007/diff/40001/sandbox/sandbox_export.h#newcode9 sandbox/sandbox_export.h:9: #if defined(WIN32) I don't think we should have this ...
6 years, 7 months ago (2014-05-12 21:56:34 UTC) #7
Robert Sesek
https://codereview.chromium.org/273423007/diff/40001/sandbox/sandbox_export.h File sandbox/sandbox_export.h (right): https://codereview.chromium.org/273423007/diff/40001/sandbox/sandbox_export.h#newcode9 sandbox/sandbox_export.h:9: #if defined(WIN32) On 2014/05/12 21:56:35, rvargas wrote: > I ...
6 years, 7 months ago (2014-05-12 22:09:47 UTC) #8
rvargas (doing something else)
https://codereview.chromium.org/273423007/diff/40001/sandbox/sandbox_export.h File sandbox/sandbox_export.h (right): https://codereview.chromium.org/273423007/diff/40001/sandbox/sandbox_export.h#newcode9 sandbox/sandbox_export.h:9: #if defined(WIN32) On 2014/05/12 22:09:48, rsesek wrote: > On ...
6 years, 7 months ago (2014-05-12 22:49:57 UTC) #9
Robert Sesek
https://codereview.chromium.org/273423007/diff/40001/sandbox/sandbox_export.h File sandbox/sandbox_export.h (right): https://codereview.chromium.org/273423007/diff/40001/sandbox/sandbox_export.h#newcode9 sandbox/sandbox_export.h:9: #if defined(WIN32) On 2014/05/12 22:49:57, rvargas wrote: > On ...
6 years, 7 months ago (2014-05-12 23:29:42 UTC) #10
rvargas (doing something else)
On 2014/05/12 23:29:42, rsesek wrote: > https://codereview.chromium.org/273423007/diff/40001/sandbox/sandbox_export.h > File sandbox/sandbox_export.h (right): > > https://codereview.chromium.org/273423007/diff/40001/sandbox/sandbox_export.h#newcode9 > ...
6 years, 7 months ago (2014-05-13 00:49:26 UTC) #11
Robert Sesek
On 2014/05/13 00:49:26, rvargas wrote: > On 2014/05/12 23:29:42, rsesek wrote: > > https://codereview.chromium.org/273423007/diff/40001/sandbox/sandbox_export.h > ...
6 years, 7 months ago (2014-05-13 00:52:17 UTC) #12
rvargas (doing something else)
6 years, 7 months ago (2014-05-13 01:10:05 UTC) #13
Message was sent while issue was closed.
On 2014/05/13 00:52:17, rsesek wrote:
> On 2014/05/13 00:49:26, rvargas wrote:
> > On 2014/05/12 23:29:42, rsesek wrote:
> > >
> https://codereview.chromium.org/273423007/diff/40001/sandbox/sandbox_export.h
> > > File sandbox/sandbox_export.h (right):
> > > 
> > >
> >
>
https://codereview.chromium.org/273423007/diff/40001/sandbox/sandbox_export.h...
> > > sandbox/sandbox_export.h:9: #if defined(WIN32)
> > > On 2014/05/12 22:49:57, rvargas wrote:
> > > > On 2014/05/12 22:09:48, rsesek wrote:
> > > > > On 2014/05/12 21:56:35, rvargas wrote:
> > > > > > I don't think we should have this part. At the very least it is
> > misleading
> > > > as
> > > > > it
> > > > > > suggest that the win sandbox is a shared library for the component
> > build.
> > > > > 
> > > > > It seemed wrong to move it to the parent directory without adding
> support
> > to
> > > > > Windows. I figured doing so would in fact be misleading.
> > > > 
> > > > Now I'm confused. Are you saying that this file should not be at the
> parent
> > > > directory?
> > > 
> > > No, it's needed by Mac and Linux. It didn't seem smart to move it to a
> parent
> > > directory that also included Windows files, without at least adding
support
> > for
> > > Windows, even if it is unused, because it's such a minimal amount of
> > > boilerplate.
> > 
> > hmm... then I still prefer this file to not have code for windows. It's not
> like
> > we _may_ use that code at some point; doing that would be clearly wrong so
> it's
> > not just a matter of unused (but correct) code.
> 
> If Windows never intends to build sandbox as a <(component) then yes we should
> remove this.

yes, that is the case.

Powered by Google App Engine
This is Rietveld 408576698