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

Issue 10704166: Change DeterministicMockTCPClientSocket to set the peer address from the connect data. (Closed)

Created:
8 years, 5 months ago by Ryan Hamilton
Modified:
8 years, 5 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Change DeterministicMockTCPClientSocket to set the peer address from the connect data. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146238

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix sleevi's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M net/socket/socket_test_util.h View 1 2 chunks +7 lines, -5 lines 0 comments Download
M net/socket/socket_test_util.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Ryan Hamilton
8 years, 5 months ago (2012-07-11 21:25:20 UTC) #1
Ryan Sleevi
lgtm http://codereview.chromium.org/10704166/diff/1/net/socket/socket_test_util.cc File net/socket/socket_test_util.cc (right): http://codereview.chromium.org/10704166/diff/1/net/socket/socket_test_util.cc#newcode946 net/socket/socket_test_util.cc:946: peer_addr_ = data->connect_data().peer_addr; protected members make me sad. ...
8 years, 5 months ago (2012-07-11 21:34:14 UTC) #2
Ryan Hamilton
http://codereview.chromium.org/10704166/diff/1/net/socket/socket_test_util.cc File net/socket/socket_test_util.cc (right): http://codereview.chromium.org/10704166/diff/1/net/socket/socket_test_util.cc#newcode946 net/socket/socket_test_util.cc:946: peer_addr_ = data->connect_data().peer_addr; On 2012/07/11 21:34:14, Ryan Sleevi wrote: ...
8 years, 5 months ago (2012-07-11 21:51:13 UTC) #3
Ryan Sleevi
lgtm
8 years, 5 months ago (2012-07-11 21:54:57 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/10704166/5001
8 years, 5 months ago (2012-07-11 21:55:24 UTC) #5
commit-bot: I haz the power
8 years, 5 months ago (2012-07-11 23:35:07 UTC) #6
Change committed as 146238

Powered by Google App Engine
This is Rietveld 408576698