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

Issue 3391029: Revert 60747 - Add a new class SpdyProxyClientSocket which implements ClientS... (Closed)

Created:
10 years, 2 months ago by Ryan Hamilton
Modified:
9 years, 7 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert 60747 - Add a new class SpdyProxyClientSocket which implements ClientSocket by sending a CONNECT request via a SPDY SYN_STREAM frame to a SPDY proxy, and then reading/writing data to/from SPDY Data frames. BUG=29625 TEST=none Review URL: http://codereview.chromium.org/3432009 TBR=rch@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=60754

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -1620 lines) Patch
M net/http/http_proxy_client_socket.cc View 2 chunks +31 lines, -2 lines 0 comments Download
D net/http/http_proxy_utils.h View 1 chunk +0 lines, -28 lines 0 comments Download
D net/http/http_proxy_utils.cc View 1 chunk +0 lines, -39 lines 0 comments Download
M net/net.gyp View 3 chunks +0 lines, -5 lines 0 comments Download
M net/spdy/spdy_framer.h View 2 chunks +4 lines, -6 lines 0 comments Download
M net/spdy/spdy_http_utils.cc View 1 chunk +0 lines, -2 lines 0 comments Download
D net/spdy/spdy_proxy_client_socket.h View 1 chunk +0 lines, -183 lines 0 comments Download
D net/spdy/spdy_proxy_client_socket.cc View 1 chunk +0 lines, -437 lines 0 comments Download
D net/spdy/spdy_proxy_client_socket_unittest.cc View 1 chunk +0 lines, -894 lines 0 comments Download
M net/spdy/spdy_session.h View 2 chunks +0 lines, -10 lines 0 comments Download
M net/spdy/spdy_stream.h View 2 chunks +0 lines, -7 lines 0 comments Download
M net/spdy/spdy_stream.cc View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Ryan Hamilton
10 years, 2 months ago (2010-09-28 04:58:07 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698