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

Issue 808493003: win: port multiprocess_exec_test_child.cc (Closed)

Created:
6 years ago by scottmg
Modified:
5 years, 11 months ago
Reviewers:
Mark Mentovai
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : ws #

Total comments: 9

Patch Set 3 : use NtQuerySystemInformation to get open handles, remove dep on base #

Total comments: 4

Patch Set 4 : namespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -3 lines) Patch
M util/test/multiprocess_exec_test.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M util/test/multiprocess_exec_test_child.cc View 1 2 3 2 chunks +130 lines, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
scottmg
5 years, 11 months ago (2015-01-08 00:56:20 UTC) #2
Mark Mentovai
https://codereview.chromium.org/808493003/diff/20001/util/test/multiprocess_exec_test_child.cc File util/test/multiprocess_exec_test_child.cc (right): https://codereview.chromium.org/808493003/diff/20001/util/test/multiprocess_exec_test_child.cc#newcode64 util/test/multiprocess_exec_test_child.cc:64: // Handles can theoretically go as high as 2^32-4, ...
5 years, 11 months ago (2015-01-08 17:20:20 UTC) #3
scottmg
https://codereview.chromium.org/808493003/diff/20001/util/test/multiprocess_exec_test_child.cc File util/test/multiprocess_exec_test_child.cc (right): https://codereview.chromium.org/808493003/diff/20001/util/test/multiprocess_exec_test_child.cc#newcode64 util/test/multiprocess_exec_test_child.cc:64: // Handles can theoretically go as high as 2^32-4, ...
5 years, 11 months ago (2015-01-08 18:15:54 UTC) #5
Mark Mentovai
LGTM https://codereview.chromium.org/808493003/diff/60001/util/test/multiprocess_exec_test_child.cc File util/test/multiprocess_exec_test_child.cc (right): https://codereview.chromium.org/808493003/diff/60001/util/test/multiprocess_exec_test_child.cc#newcode64 util/test/multiprocess_exec_test_child.cc:64: void EnsureOnlyStdioHandlesOpen() { Unnamed namespace for this. https://codereview.chromium.org/808493003/diff/60001/util/test/multiprocess_exec_test_child.cc#newcode96 ...
5 years, 11 months ago (2015-01-08 18:58:15 UTC) #6
scottmg
https://codereview.chromium.org/808493003/diff/60001/util/test/multiprocess_exec_test_child.cc File util/test/multiprocess_exec_test_child.cc (right): https://codereview.chromium.org/808493003/diff/60001/util/test/multiprocess_exec_test_child.cc#newcode64 util/test/multiprocess_exec_test_child.cc:64: void EnsureOnlyStdioHandlesOpen() { On 2015/01/08 18:58:15, Mark Mentovai wrote: ...
5 years, 11 months ago (2015-01-08 19:07:43 UTC) #7
scottmg
5 years, 11 months ago (2015-01-08 19:08:18 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (id:80001) manually as
f9c487b1e1a365a8b2965367c3212b8f68d5b2f3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698