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

Issue 22794008: Remove deprecated functions that take StreamSockets instead of handles (Closed)

Created:
7 years, 4 months ago by akalin
Modified:
7 years, 4 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, cbentzel+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, weitaosu+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Remove deprecated functions that take StreamSockets instead of handles BUG=37810 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217433

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address comments, fix Android #

Patch Set 3 : Fix Android for reals #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -72 lines) Patch
M net/socket/client_socket_factory.h View 1 chunk +0 lines, -7 lines 0 comments Download
M net/socket/client_socket_factory.cc View 1 chunk +0 lines, -12 lines 0 comments Download
M net/socket/socks5_client_socket.h View 1 chunk +0 lines, -4 lines 0 comments Download
M net/socket/socks5_client_socket.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M net/socket/socks5_client_socket_unittest.cc View 1 2 chunks +8 lines, -1 line 0 comments Download
M net/socket/socks_client_socket.h View 1 chunk +0 lines, -5 lines 0 comments Download
M net/socket/socks_client_socket.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M net/socket/socks_client_socket_unittest.cc View 1 2 chunks +8 lines, -1 line 0 comments Download
M net/socket/ssl_client_socket_openssl_unittest.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M net/socket/ssl_client_socket_unittest.cc View 1 chunk +3 lines, -1 line 0 comments Download
M net/socket/ssl_server_socket_unittest.cc View 1 chunk +3 lines, -1 line 0 comments Download
M net/socket_stream/socket_stream.cc View 1 4 chunks +15 lines, -8 lines 0 comments Download
M remoting/protocol/ssl_hmac_channel_authenticator.cc View 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
akalin
+sleevi for review +sergeyu for remoting/ OWNERS
7 years, 4 months ago (2013-08-13 19:34:32 UTC) #1
Sergey Ulanov
remoting - LGTM
7 years, 4 months ago (2013-08-13 19:40:51 UTC) #2
Ryan Sleevi
Looks like you still have some unittest code to clean up? https://codereview.chromium.org/22794008/diff/1/net/socket/socks5_client_socket_unittest.cc File net/socket/socks5_client_socket_unittest.cc (right): ...
7 years, 4 months ago (2013-08-13 20:26:12 UTC) #3
akalin
PTAL! https://codereview.chromium.org/22794008/diff/1/net/socket/socks5_client_socket_unittest.cc File net/socket/socks5_client_socket_unittest.cc (right): https://codereview.chromium.org/22794008/diff/1/net/socket/socks5_client_socket_unittest.cc#newcode101 net/socket/socks5_client_socket_unittest.cc:101: // non-owning pointer to it. On 2013/08/13 20:26:13, ...
7 years, 4 months ago (2013-08-13 20:51:27 UTC) #4
Ryan Sleevi
lgtm
7 years, 4 months ago (2013-08-13 21:03:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/22794008/21001
7 years, 4 months ago (2013-08-13 21:18:41 UTC) #6
commit-bot: I haz the power
7 years, 4 months ago (2013-08-14 01:43:23 UTC) #7
Message was sent while issue was closed.
Change committed as 217433

Powered by Google App Engine
This is Rietveld 408576698