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

Issue 873006: Re-land second sandbox round of changes... (Closed)

Created:
10 years, 9 months ago by cpu_(ooo_6.6-7.5)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Re-land second sandbox round of changes - broke integration tests See http://codereview.chromium.org/757001 BUG=27218 TEST=included No change in the original files. The only changes are in the files: sandbox/src/registry_dispatcher.cc sandbox/src/registry_dispatcher.h sandbox/src/filesystem_dispatcher.cc Because now even in 32 bits the handles map to void pointers Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=41523

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+351 lines, -172 lines) Patch
M sandbox/sandbox.gyp View 2 chunks +4 lines, -4 lines 0 comments Download
M sandbox/src/crosscall_client.h View 2 chunks +41 lines, -3 lines 0 comments Download
M sandbox/src/crosscall_server.h View 3 chunks +7 lines, -2 lines 0 comments Download
M sandbox/src/crosscall_server.cc View 3 chunks +13 lines, -2 lines 0 comments Download
M sandbox/src/filesystem_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/src/interceptors_64.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M sandbox/src/ipc_unittest.cc View 9 chunks +207 lines, -75 lines 0 comments Download
M sandbox/src/policy_broker.cc View 2 chunks +0 lines, -5 lines 0 comments Download
M sandbox/src/policy_target_test.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M sandbox/src/process_thread_dispatcher.h View 3 chunks +6 lines, -6 lines 0 comments Download
M sandbox/src/process_thread_dispatcher.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M sandbox/src/process_thread_policy.h View 4 chunks +10 lines, -10 lines 0 comments Download
M sandbox/src/process_thread_policy.cc View 6 chunks +7 lines, -14 lines 0 comments Download
M sandbox/src/registry_dispatcher.h View 2 3 chunks +6 lines, -6 lines 0 comments Download
M sandbox/src/registry_dispatcher.cc View 3 chunks +4 lines, -10 lines 0 comments Download
M sandbox/src/sandbox_policy_base.cc View 3 chunks +10 lines, -7 lines 0 comments Download
M sandbox/src/sharedmem_ipc_server.h View 4 chunks +7 lines, -4 lines 0 comments Download
M sandbox/src/sharedmem_ipc_server.cc View 2 chunks +10 lines, -1 line 0 comments Download
M sandbox/tests/validation_tests/commands.cc View 3 chunks +3 lines, -5 lines 0 comments Download
M sandbox/tests/validation_tests/suite.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
cpu_(ooo_6.6-7.5)
maybe I can get QLGTM ..
10 years, 9 months ago (2010-03-13 02:00:45 UTC) #1
rvargas (doing something else)
LGTM
10 years, 9 months ago (2010-03-13 02:05:29 UTC) #2
nsylvain
You forgot the gcl add the files. But i went to your computer and svn ...
10 years, 9 months ago (2010-03-13 02:06:13 UTC) #3
nsylvain
10 years, 9 months ago (2010-03-13 02:06:42 UTC) #4
On Fri, Mar 12, 2010 at 6:05 PM, Nicolas Sylvain <nsylvain@google.com>wrote:

> You forgot the gcl add the files. But i went to your computer and svn
> diff'ed them. LGTM.  gcl add before commit. thanks for not locking your
> machine.

Ah. nevermind. was looking at the old one :(

>
>
> On Fri, Mar 12, 2010 at 6:00 PM, <cpu@chromium.org> wrote:
>
>> Reviewers: rvargas, nsylvain,
>>
>> Message:
>> maybe I can get QLGTM ..
>>
>> Description:
>> Re-land second sandbox round of changes
>> - broke integration tests
>>
>> See http://codereview.chromium.org/757001
>>
>> BUG=27218
>> TEST=included
>>
>> No change in the original files.
>> The only changes are in the files:
>>
>> sandbox/src/registry_dispatcher.cc
>> sandbox/src/registry_dispatcher.h
>> sandbox/src/filesystem_dispatcher.cc
>>
>> Because now even in 32 bits the handles map to void pointers
>>
>> Please review this at http://codereview.chromium.org/873006
>>
>> SVN Base: svn://chrome-svn/chrome/trunk/src/
>>
>> Affected files:
>>  M     sandbox/sandbox.gyp
>>  M     sandbox/src/crosscall_client.h
>>  M     sandbox/src/crosscall_server.h
>>  M     sandbox/src/crosscall_server.cc
>>  M     sandbox/src/filesystem_dispatcher.cc
>>  M     sandbox/src/interceptors_64.cc
>>  M     sandbox/src/ipc_unittest.cc
>>  M     sandbox/src/policy_broker.cc
>>  M     sandbox/src/policy_target_test.cc
>>  M     sandbox/src/process_thread_dispatcher.h
>>  M     sandbox/src/process_thread_dispatcher.cc
>>  M     sandbox/src/process_thread_policy.h
>>  M     sandbox/src/process_thread_policy.cc
>>  M     sandbox/src/registry_dispatcher.h
>>  M     sandbox/src/registry_dispatcher.cc
>>  M     sandbox/src/sandbox_policy_base.cc
>>  M     sandbox/src/sharedmem_ipc_server.h
>>  M     sandbox/src/sharedmem_ipc_server.cc
>>  M     sandbox/tests/validation_tests/commands.cc
>>  M     sandbox/tests/validation_tests/suite.cc
>>
>>
>>
>

Powered by Google App Engine
This is Rietveld 408576698