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

Issue 279273002: Move ConnectionToHost parameters out from Connect() call. (Closed)

Created:
6 years, 7 months ago by Wez
Modified:
6 years, 7 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, chromoting-reviews_chromium.org
Visibility:
Public.

Description

Move ConnectionToHost parameters out from Connect() call. Connect() has ended up acquiring all of the ConnectionToHost's configuration settings as parameters, making calling code harder to read especially as more new parameters are added. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272074

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -59 lines) Patch
M remoting/client/chromoting_client.cc View 1 chunk +8 lines, -7 lines 0 comments Download
M remoting/client/plugin/chromoting_instance.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/it2me/it2me_host.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M remoting/protocol/connection_to_client.h View 1 chunk +0 lines, -4 lines 0 comments Download
M remoting/protocol/connection_to_host.h View 1 2 chunks +22 lines, -14 lines 0 comments Download
M remoting/protocol/connection_to_host.cc View 2 chunks +42 lines, -29 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Wez
PTAL
6 years, 7 months ago (2014-05-13 13:05:38 UTC) #1
Wez
On 2014/05/13 13:05:38, Wez wrote: > PTAL Ping.
6 years, 7 months ago (2014-05-20 20:25:00 UTC) #2
Sergey Ulanov
https://codereview.chromium.org/279273002/diff/1/remoting/protocol/connection_to_host.h File remoting/protocol/connection_to_host.h (right): https://codereview.chromium.org/279273002/diff/1/remoting/protocol/connection_to_host.h#newcode108 remoting/protocol/connection_to_host.h:108: // Set the stubs which will handle messages from ...
6 years, 7 months ago (2014-05-21 03:42:33 UTC) #3
Sergey Ulanov
lgtm
6 years, 7 months ago (2014-05-21 03:42:40 UTC) #4
Wez
https://codereview.chromium.org/279273002/diff/1/remoting/protocol/connection_to_host.h File remoting/protocol/connection_to_host.h (right): https://codereview.chromium.org/279273002/diff/1/remoting/protocol/connection_to_host.h#newcode108 remoting/protocol/connection_to_host.h:108: // Set the stubs which will handle messages from ...
6 years, 7 months ago (2014-05-21 05:14:21 UTC) #5
Wez
The CQ bit was checked by wez@chromium.org
6 years, 7 months ago (2014-05-21 17:35:42 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/279273002/20001
6 years, 7 months ago (2014-05-21 19:58:52 UTC) #7
commit-bot: I haz the power
6 years, 7 months ago (2014-05-22 03:39:48 UTC) #8
Message was sent while issue was closed.
Change committed as 272074

Powered by Google App Engine
This is Rietveld 408576698