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

Issue 7468025: secure proxy support in websocket (Closed)

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

Description

secure proxy support in websocket BUG=83950 TEST=net_unittest --gtest_filter=SocketStreamTest.* pass Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93860

Patch Set 1 #

Total comments: 1

Patch Set 2 : add unittest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -44 lines) Patch
M net/socket_stream/socket_stream.h View 1 3 chunks +5 lines, -0 lines 0 comments Download
M net/socket_stream/socket_stream.cc View 1 5 chunks +90 lines, -44 lines 0 comments Download
M net/socket_stream/socket_stream_metrics.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/socket_stream/socket_stream_unittest.cc View 1 1 chunk +105 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ukai
9 years, 5 months ago (2011-07-21 10:56:54 UTC) #1
Takashi Toyoshima
Looks good. Yuta, Could you review this as net OWNERS? http://codereview.chromium.org/7468025/diff/1/net/socket_stream/socket_stream.cc File net/socket_stream/socket_stream.cc (right): http://codereview.chromium.org/7468025/diff/1/net/socket_stream/socket_stream.cc#newcode668 ...
9 years, 5 months ago (2011-07-21 11:37:44 UTC) #2
Yuta Kitamura
Code looks legit. Do you have any idea about testing this change?
9 years, 5 months ago (2011-07-21 11:54:23 UTC) #3
ukai
Added unittests. PTAL
9 years, 5 months ago (2011-07-22 05:02:53 UTC) #4
ukai
ping
9 years, 5 months ago (2011-07-25 08:36:38 UTC) #5
Yuta Kitamura
9 years, 5 months ago (2011-07-25 08:55:45 UTC) #6
Sorry for delay, LGTM.

Powered by Google App Engine
This is Rietveld 408576698