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

Issue 8889036: Revert 113699 - base::Bind: Convert Socket::Write. (Closed)

Created:
9 years ago by James Hawkins
Modified:
9 years ago
Reviewers:
James Hawkins
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, cbentzel+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, jam, dpranke-watch+content_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr., sergeyu+watch_chromium.org, joi+watch-content_chromium.org
Visibility:
Public.

Description

Revert 113699 - base::Bind: Convert Socket::Write. BUG=none TEST=none R=csilv Review URL: http://codereview.chromium.org/8831001 TBR=jhawkins@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113719

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -1060 lines) Patch
MM content/browser/renderer_host/p2p/socket_host_test_utils.h View 2 chunks +0 lines, -11 lines 0 comments Download
M jingle/glue/channel_socket_adapter.h View 2 chunks +1 line, -4 lines 0 comments Download
M jingle/glue/channel_socket_adapter.cc View 5 chunks +11 lines, -59 lines 0 comments Download
MM jingle/glue/pseudotcp_adapter.h View 1 chunk +0 lines, -2 lines 0 comments Download
MM jingle/glue/pseudotcp_adapter.cc View 10 chunks +12 lines, -55 lines 0 comments Download
M jingle/glue/pseudotcp_adapter_unittest.cc View 1 chunk +0 lines, -14 lines 0 comments Download
MM jingle/notifier/base/fake_ssl_client_socket.h View 1 chunk +0 lines, -2 lines 0 comments Download
MM jingle/notifier/base/fake_ssl_client_socket.cc View 1 chunk +1 line, -7 lines 0 comments Download
MM jingle/notifier/base/fake_ssl_client_socket_unittest.cc View 1 chunk +0 lines, -2 lines 0 comments Download
MM jingle/notifier/base/proxy_resolving_client_socket.h View 1 chunk +0 lines, -2 lines 0 comments Download
MM jingle/notifier/base/proxy_resolving_client_socket.cc View 1 chunk +0 lines, -7 lines 0 comments Download
MM net/curvecp/curvecp_client_socket.h View 1 chunk +0 lines, -3 lines 0 comments Download
MM net/curvecp/curvecp_client_socket.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M net/curvecp/curvecp_server_socket.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/curvecp/curvecp_server_socket.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M net/curvecp/messenger.h View 2 chunks +1 line, -3 lines 0 comments Download
M net/curvecp/messenger.cc View 4 chunks +7 lines, -34 lines 0 comments Download
M net/http/http_proxy_client_socket.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/http/http_proxy_client_socket.cc View 1 chunk +1 line, -8 lines 0 comments Download
M net/socket/client_socket_pool_base_unittest.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M net/socket/socket.h View 1 chunk +0 lines, -2 lines 0 comments Download
MM net/socket/socket_test_util.h View 6 chunks +3 lines, -14 lines 0 comments Download
M net/socket/socket_test_util.cc View 7 chunks +26 lines, -93 lines 0 comments Download
MM net/socket/socks5_client_socket.h View 1 chunk +0 lines, -3 lines 0 comments Download
MM net/socket/socks5_client_socket.cc View 1 chunk +2 lines, -10 lines 0 comments Download
MM net/socket/socks_client_socket.h View 1 chunk +0 lines, -3 lines 0 comments Download
MM net/socket/socks_client_socket.cc View 1 chunk +1 line, -9 lines 0 comments Download
MM net/socket/ssl_client_socket_mac.h View 2 chunks +1 line, -5 lines 0 comments Download
M net/socket/ssl_client_socket_mac.cc View 4 chunks +8 lines, -34 lines 0 comments Download
MM net/socket/ssl_client_socket_nss.h View 2 chunks +1 line, -5 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 7 chunks +12 lines, -49 lines 0 comments Download
M net/socket/ssl_client_socket_openssl.h View 2 chunks +2 lines, -6 lines 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 4 chunks +7 lines, -33 lines 0 comments Download
MM net/socket/ssl_client_socket_win.h View 2 chunks +2 lines, -6 lines 0 comments Download
M net/socket/ssl_client_socket_win.cc View 4 chunks +8 lines, -38 lines 0 comments Download
MM net/socket/ssl_server_socket_nss.h View 2 chunks +1 line, -4 lines 0 comments Download
MM net/socket/ssl_server_socket_nss.cc View 4 chunks +8 lines, -35 lines 0 comments Download
MM net/socket/ssl_server_socket_unittest.cc View 2 chunks +0 lines, -14 lines 0 comments Download
MM net/socket/tcp_client_socket_libevent.h View 1 chunk +0 lines, -3 lines 0 comments Download
MM net/socket/tcp_client_socket_libevent.cc View 1 chunk +0 lines, -36 lines 0 comments Download
MM net/socket/tcp_client_socket_win.h View 2 chunks +2 lines, -6 lines 0 comments Download
MM net/socket/tcp_client_socket_win.cc View 4 chunks +7 lines, -65 lines 0 comments Download
M net/socket/transport_client_socket_pool_unittest.cc View 3 chunks +0 lines, -12 lines 0 comments Download
M net/socket/web_socket_server_socket.cc View 1 chunk +0 lines, -47 lines 0 comments Download
M net/socket/web_socket_server_socket_unittest.cc View 2 chunks +1 line, -23 lines 0 comments Download
M net/spdy/spdy_proxy_client_socket.h View 2 chunks +1 line, -5 lines 0 comments Download
M net/spdy/spdy_proxy_client_socket.cc View 8 chunks +11 lines, -62 lines 0 comments Download
M net/udp/udp_client_socket.h View 1 chunk +0 lines, -2 lines 0 comments Download
M net/udp/udp_client_socket.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M net/udp/udp_socket_libevent.h View 4 chunks +2 lines, -8 lines 0 comments Download
M net/udp/udp_socket_libevent.cc View 6 chunks +7 lines, -51 lines 0 comments Download
M net/udp/udp_socket_win.h View 3 chunks +1 line, -7 lines 0 comments Download
M net/udp/udp_socket_win.cc View 6 chunks +7 lines, -40 lines 0 comments Download
M remoting/jingle_glue/ssl_socket_adapter.h View 2 chunks +1 line, -4 lines 0 comments Download
M remoting/jingle_glue/ssl_socket_adapter.cc View 5 chunks +6 lines, -30 lines 0 comments Download
M remoting/protocol/fake_session.h View 2 chunks +0 lines, -4 lines 0 comments Download
M remoting/protocol/fake_session.cc View 2 chunks +0 lines, -14 lines 0 comments Download
M remoting/protocol/pepper_transport_socket_adapter.h View 2 chunks +1 line, -4 lines 0 comments Download
M remoting/protocol/pepper_transport_socket_adapter.cc View 4 chunks +7 lines, -35 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
James Hawkins
9 years ago (2011-12-09 01:06:10 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698