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

Issue 11348333: Clean up SpdySessionDependencies to remove code duplication. (Closed)

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

Description

Clean up SpdySessionDependencies to remove code duplication. Use SpdySessionDependencies in HttpNetworkTransaction and HttpProxyClientSocketPool tests, instead of hand-rolled alternatives.BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170687

Patch Set 1 #

Patch Set 2 : Cleanup #

Total comments: 4

Patch Set 3 : Fix Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+842 lines, -1038 lines) Patch
M net/http/http_network_transaction_spdy2_unittest.cc View 1 2 256 chunks +388 lines, -465 lines 0 comments Download
M net/http/http_network_transaction_spdy3_unittest.cc View 1 2 255 chunks +386 lines, -463 lines 0 comments Download
M net/http/http_proxy_client_socket_pool_spdy2_unittest.cc View 1 5 chunks +11 lines, -36 lines 0 comments Download
M net/http/http_proxy_client_socket_pool_spdy3_unittest.cc View 1 5 chunks +11 lines, -36 lines 0 comments Download
M net/spdy/spdy_test_util_spdy2.h View 1 2 3 chunks +4 lines, -2 lines 0 comments Download
M net/spdy/spdy_test_util_spdy2.cc View 1 2 4 chunks +19 lines, -17 lines 0 comments Download
M net/spdy/spdy_test_util_spdy3.h View 1 2 3 chunks +4 lines, -2 lines 0 comments Download
M net/spdy/spdy_test_util_spdy3.cc View 1 2 4 chunks +19 lines, -17 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Ryan Hamilton
Hi Will, This is part of my effort to move all SPDY statics to HttpNetworkSession::Params ...
8 years ago (2012-11-30 23:17:00 UTC) #1
willchan no longer on Chromium
lgtm https://codereview.chromium.org/11348333/diff/2001/net/spdy/spdy_test_util_spdy2.h File net/spdy/spdy_test_util_spdy2.h (right): https://codereview.chromium.org/11348333/diff/2001/net/spdy/spdy_test_util_spdy2.h#newcode342 net/spdy/spdy_test_util_spdy2.h:342: class SpdySessionDependencies { We should probably make this ...
8 years ago (2012-12-01 21:00:22 UTC) #2
Ryan Hamilton
Thanks for the speedy review! https://codereview.chromium.org/11348333/diff/2001/net/spdy/spdy_test_util_spdy2.h File net/spdy/spdy_test_util_spdy2.h (right): https://codereview.chromium.org/11348333/diff/2001/net/spdy/spdy_test_util_spdy2.h#newcode342 net/spdy/spdy_test_util_spdy2.h:342: class SpdySessionDependencies { On ...
8 years ago (2012-12-01 22:26:41 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/11348333/1009
8 years ago (2012-12-01 22:30:47 UTC) #4
commit-bot: I haz the power
8 years ago (2012-12-02 07:43:36 UTC) #5
Message was sent while issue was closed.
Change committed as 170687

Powered by Google App Engine
This is Rietveld 408576698