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

Issue 11118005: Pass the client end handle of the network-to-daemon IPC channel via handle inheritance. (Closed)

Created:
8 years, 2 months ago by alexeypa (please no reviews)
Modified:
8 years, 2 months ago
Reviewers:
simonmorris
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Pass the client end handle of the network-to-daemon IPC channel via handle inheritance. This CL also starts using the APIs used to create the server end of the channel when running remoting_unittests on Windows. BUG=134694 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161651

Patch Set 1 #

Total comments: 20

Patch Set 2 : CR feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+494 lines, -292 lines) Patch
M remoting/host/daemon_process_win.cc View 1 3 chunks +6 lines, -21 lines 0 comments Download
A remoting/host/ipc_consts.h View 1 1 chunk +27 lines, -0 lines 0 comments Download
A remoting/host/ipc_consts.cc View 1 1 chunk +38 lines, -0 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 6 chunks +40 lines, -10 lines 0 comments Download
M remoting/host/win/launch_process_with_token.h View 1 1 chunk +30 lines, -0 lines 0 comments Download
M remoting/host/win/launch_process_with_token.cc View 1 4 chunks +79 lines, -1 line 0 comments Download
M remoting/host/win/unprivileged_process_delegate.h View 1 3 chunks +25 lines, -1 line 0 comments Download
M remoting/host/win/unprivileged_process_delegate.cc View 1 5 chunks +74 lines, -5 lines 0 comments Download
M remoting/host/win/worker_process_launcher.h View 3 chunks +12 lines, -11 lines 0 comments Download
M remoting/host/win/worker_process_launcher.cc View 1 13 chunks +37 lines, -157 lines 0 comments Download
M remoting/host/win/worker_process_launcher_unittest.cc View 8 chunks +47 lines, -32 lines 0 comments Download
M remoting/host/win/wts_console_session_process_driver.cc View 1 3 chunks +10 lines, -25 lines 0 comments Download
M remoting/host/win/wts_session_process_delegate.h View 2 chunks +11 lines, -2 lines 0 comments Download
M remoting/host/win/wts_session_process_delegate.cc View 1 16 chunks +52 lines, -27 lines 0 comments Download
M remoting/remoting.gyp View 1 3 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
alexeypa (please no reviews)
PTAL.
8 years, 2 months ago (2012-10-12 00:16:21 UTC) #1
simonmorris
lgtm after my comments are addressed. http://codereview.chromium.org/11118005/diff/1/remoting/host/remoting_me2me_host.cc File remoting/host/remoting_me2me_host.cc (right): http://codereview.chromium.org/11118005/diff/1/remoting/host/remoting_me2me_host.cc#newcode95 remoting/host/remoting_me2me_host.cc:95: // The command ...
8 years, 2 months ago (2012-10-12 16:31:12 UTC) #2
alexeypa (please no reviews)
https://chromiumcodereview.appspot.com/11118005/diff/1/remoting/host/remoting_me2me_host.cc File remoting/host/remoting_me2me_host.cc (right): https://chromiumcodereview.appspot.com/11118005/diff/1/remoting/host/remoting_me2me_host.cc#newcode95 remoting/host/remoting_me2me_host.cc:95: // The command line switches specifying the daemon IPC ...
8 years, 2 months ago (2012-10-12 18:44:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/11118005/8001
8 years, 2 months ago (2012-10-12 18:48:45 UTC) #4
commit-bot: I haz the power
8 years, 2 months ago (2012-10-12 21:07:14 UTC) #5
Change committed as 161651

Powered by Google App Engine
This is Rietveld 408576698