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

Issue 859413003: Remove uses of CloseProcessHandle. (Closed)

Created:
5 years, 11 months ago by rvargas (doing something else)
Modified:
5 years, 10 months ago
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove uses of CloseProcessHandle. BUG=417532 Committed: https://crrev.com/d5626f6497c92188cc5d88b6778f7bae0b33c1b3 Cr-Commit-Position: refs/heads/master@{#314846}

Patch Set 1 : #

Total comments: 7

Patch Set 2 : Review feedback #

Patch Set 3 : Pass a proper handle from unit tests #

Patch Set 4 : Rebase (revert watcher client changes) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -53 lines) Patch
M base/process/process_posix.cc View 1 2 2 chunks +1 line, -4 lines 0 comments Download
M components/browser_watcher/exit_code_watcher_win_unittest.cc View 3 chunks +1 line, -14 lines 0 comments Download
M components/browser_watcher/watcher_client_win_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/desktop_session_connector.h View 1 chunk +4 lines, -4 lines 0 comments Download
M remoting/host/desktop_session_proxy.h View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/desktop_session_proxy.cc View 5 chunks +11 lines, -21 lines 0 comments Download
M remoting/host/ipc_desktop_environment.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/ipc_desktop_environment.cc View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
M remoting/host/ipc_desktop_environment_unittest.cc View 1 2 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 16 (6 generated)
rvargas (doing something else)
PTAL
5 years, 11 months ago (2015-01-24 03:43:04 UTC) #3
Sergey Ulanov
lgtm, but please see my comment https://chromiumcodereview.appspot.com/859413003/diff/20001/remoting/host/ipc_desktop_environment.cc File remoting/host/ipc_desktop_environment.cc (right): https://chromiumcodereview.appspot.com/859413003/diff/20001/remoting/host/ipc_desktop_environment.cc#newcode197 remoting/host/ipc_desktop_environment.cc:197: desktop_process = base::Process::Current(); ...
5 years, 11 months ago (2015-01-24 18:04:29 UTC) #5
Sigurður Ásgeirsson
browser_watcher lgtm with a nit & suggestion. https://chromiumcodereview.appspot.com/859413003/diff/20001/components/browser_watcher/exit_code_watcher_win_unittest.cc File components/browser_watcher/exit_code_watcher_win_unittest.cc (left): https://chromiumcodereview.appspot.com/859413003/diff/20001/components/browser_watcher/exit_code_watcher_win_unittest.cc#oldcode92 components/browser_watcher/exit_code_watcher_win_unittest.cc:92: if (process_ ...
5 years, 11 months ago (2015-01-26 14:21:29 UTC) #6
rvargas (doing something else)
Thanks. https://chromiumcodereview.appspot.com/859413003/diff/20001/components/browser_watcher/watcher_client_win_unittest.cc File components/browser_watcher/watcher_client_win_unittest.cc (right): https://chromiumcodereview.appspot.com/859413003/diff/20001/components/browser_watcher/watcher_client_win_unittest.cc#newcode144 components/browser_watcher/watcher_client_win_unittest.cc:144: // WaitForExitCode closes it(!!!). On 2015/01/26 14:21:29, Sigurður ...
5 years, 10 months ago (2015-02-02 20:57:00 UTC) #7
Sergey Ulanov
https://chromiumcodereview.appspot.com/859413003/diff/20001/remoting/host/ipc_desktop_environment.cc File remoting/host/ipc_desktop_environment.cc (right): https://chromiumcodereview.appspot.com/859413003/diff/20001/remoting/host/ipc_desktop_environment.cc#newcode197 remoting/host/ipc_desktop_environment.cc:197: desktop_process = base::Process::Current(); On 2015/02/02 20:57:00, rvargas (Out OO) ...
5 years, 10 months ago (2015-02-02 21:36:31 UTC) #8
rvargas (doing something else)
+cpu for base https://chromiumcodereview.appspot.com/859413003/diff/20001/remoting/host/ipc_desktop_environment.cc File remoting/host/ipc_desktop_environment.cc (right): https://chromiumcodereview.appspot.com/859413003/diff/20001/remoting/host/ipc_desktop_environment.cc#newcode197 remoting/host/ipc_desktop_environment.cc:197: desktop_process = base::Process::Current(); On 2015/02/02 21:36:31, ...
5 years, 10 months ago (2015-02-04 03:21:38 UTC) #11
cpu_(ooo_6.6-7.5)
lgtm on the base file.
5 years, 10 months ago (2015-02-05 03:20:18 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/859413003/100001
5 years, 10 months ago (2015-02-05 18:49:31 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:100001)
5 years, 10 months ago (2015-02-05 19:09:53 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-05 19:11:46 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d5626f6497c92188cc5d88b6778f7bae0b33c1b3
Cr-Commit-Position: refs/heads/master@{#314846}

Powered by Google App Engine
This is Rietveld 408576698