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

Issue 9817014: Created a new class SpdyTestStateHelper to serve as a helper to manage the state of a number of SPD… (Closed)

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

Description

Created a new class SpdyTestStateHelper to serve as a helper to manage the state of a number of SPDY global variables. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128163

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -119 lines) Patch
M net/base/run_all_unittests.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/http/http_network_transaction_spdy21_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M net/http/http_network_transaction_spdy2_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M net/http/http_network_transaction_spdy3_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M net/http/http_proxy_client_socket_pool_spdy21_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/http/http_proxy_client_socket_pool_spdy2_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/http/http_proxy_client_socket_pool_spdy3_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/spdy/buffered_spdy_framer_spdy2_unittest.cc View 5 chunks +3 lines, -12 lines 0 comments Download
M net/spdy/buffered_spdy_framer_spdy3_unittest.cc View 5 chunks +3 lines, -12 lines 0 comments Download
M net/spdy/spdy_http_stream_spdy2_unittest.cc View 4 chunks +3 lines, -9 lines 0 comments Download
M net/spdy/spdy_http_stream_spdy3_unittest.cc View 5 chunks +3 lines, -11 lines 0 comments Download
M net/spdy/spdy_network_transaction_spdy21_unittest.cc View 6 chunks +2 lines, -11 lines 0 comments Download
M net/spdy/spdy_network_transaction_spdy2_unittest.cc View 6 chunks +2 lines, -11 lines 0 comments Download
M net/spdy/spdy_network_transaction_spdy3_unittest.cc View 6 chunks +2 lines, -11 lines 0 comments Download
M net/spdy/spdy_proxy_client_socket_spdy2_unittest.cc View 3 chunks +1 line, -2 lines 0 comments Download
M net/spdy/spdy_proxy_client_socket_spdy3_unittest.cc View 3 chunks +1 line, -2 lines 0 comments Download
M net/spdy/spdy_session_spdy2_unittest.cc View 1 chunk +2 lines, -8 lines 0 comments Download
M net/spdy/spdy_session_spdy3_unittest.cc View 1 chunk +2 lines, -8 lines 0 comments Download
M net/spdy/spdy_stream_spdy2_unittest.cc View 2 chunks +3 lines, -1 line 0 comments Download
M net/spdy/spdy_stream_spdy3_unittest.cc View 2 chunks +3 lines, -1 line 0 comments Download
M net/spdy/spdy_test_util_spdy2.h View 1 chunk +10 lines, -0 lines 0 comments Download
M net/spdy/spdy_test_util_spdy2.cc View 1 2 chunks +15 lines, -0 lines 0 comments Download
M net/spdy/spdy_test_util_spdy3.h View 1 chunk +10 lines, -0 lines 0 comments Download
M net/spdy/spdy_test_util_spdy3.cc View 1 2 chunks +15 lines, -0 lines 0 comments Download
M net/spdy/spdy_websocket_stream_spdy2_unittest.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M net/spdy/spdy_websocket_stream_spdy3_unittest.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M net/websockets/websocket_job_spdy2_unittest.cc View 2 chunks +3 lines, -1 line 0 comments Download
M net/websockets/websocket_job_spdy3_unittest.cc View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Ryan Hamilton
willchan: as we discussed, here is CL which centralizes the frobbing of SPDY global variables ...
8 years, 9 months ago (2012-03-21 19:52:41 UTC) #1
willchan no longer on Chromium
LGTM https://chromiumcodereview.appspot.com/9817014/diff/1/net/spdy/spdy_test_util_spdy2.cc File net/spdy/spdy_test_util_spdy2.cc (right): https://chromiumcodereview.appspot.com/9817014/diff/1/net/spdy/spdy_test_util_spdy2.cc#newcode1010 net/spdy/spdy_test_util_spdy2.cc:1010: SpdyTestStateHelper::SpdyTestStateHelper() { I dunno, it would feel cleaner ...
8 years, 9 months ago (2012-03-22 01:21:04 UTC) #2
Ryan Hamilton
https://chromiumcodereview.appspot.com/9817014/diff/1/net/spdy/spdy_test_util_spdy2.cc File net/spdy/spdy_test_util_spdy2.cc (right): https://chromiumcodereview.appspot.com/9817014/diff/1/net/spdy/spdy_test_util_spdy2.cc#newcode1010 net/spdy/spdy_test_util_spdy2.cc:1010: SpdyTestStateHelper::SpdyTestStateHelper() { On 2012/03/22 01:21:04, willchan wrote: > I ...
8 years, 9 months ago (2012-03-22 02:38:35 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/9817014/1029
8 years, 9 months ago (2012-03-22 02:39:26 UTC) #4
commit-bot: I haz the power
8 years, 9 months ago (2012-03-22 03:40:40 UTC) #5
Change committed as 128163

Powered by Google App Engine
This is Rietveld 408576698