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

Issue 12743006: [SPDY] Refactor tests in preparation for a fix for a session flow control bug (Closed)

Created:
7 years, 9 months ago by akalin
Modified:
7 years, 9 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

[SPDY] Refactor tests in preparation for a fix for a session flow control bug Add tests for the session flow control bug. They will be enabled when the fix goes in. BUG=178943 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188878

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Total comments: 2

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+818 lines, -668 lines) Patch
M net/spdy/spdy_http_stream_spdy3_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_network_transaction_spdy2_unittest.cc View 1 2 21 chunks +52 lines, -43 lines 0 comments Download
M net/spdy/spdy_network_transaction_spdy3_unittest.cc View 1 2 24 chunks +62 lines, -49 lines 0 comments Download
M net/spdy/spdy_proxy_client_socket_spdy2_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_proxy_client_socket_spdy3_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_session.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M net/spdy/spdy_session_spdy3_unittest.cc View 1 15 chunks +270 lines, -116 lines 0 comments Download
M net/spdy/spdy_stream_spdy2_unittest.cc View 1 15 chunks +35 lines, -71 lines 0 comments Download
M net/spdy/spdy_stream_spdy3_unittest.cc View 1 24 chunks +68 lines, -110 lines 0 comments Download
M net/spdy/spdy_test_util_spdy2.h View 1 9 chunks +35 lines, -24 lines 0 comments Download
M net/spdy/spdy_test_util_spdy2.cc View 1 16 chunks +122 lines, -111 lines 0 comments Download
M net/spdy/spdy_test_util_spdy3.h View 1 9 chunks +36 lines, -24 lines 0 comments Download
M net/spdy/spdy_test_util_spdy3.cc View 1 18 chunks +125 lines, -111 lines 0 comments Download
M net/spdy/spdy_websocket_test_util_spdy2.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_websocket_test_util_spdy3.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
akalin
+rch for review I split this off into its own CL since it was getting ...
7 years, 9 months ago (2013-03-14 06:21:36 UTC) #1
Ryan Hamilton
I think this looks good, but I'm a bit confused by the SYN_STREAM GET w/ ...
7 years, 9 months ago (2013-03-14 15:29:45 UTC) #2
akalin
PTAL https://codereview.chromium.org/12743006/diff/1/net/spdy/spdy_session_spdy3_unittest.cc File net/spdy/spdy_session_spdy3_unittest.cc (right): https://codereview.chromium.org/12743006/diff/1/net/spdy/spdy_session_spdy3_unittest.cc#newcode45 net/spdy/spdy_session_spdy3_unittest.cc:45: // CONTROL_FLAG_NONE vs. CONTROL_FLAG_FIN.) On 2013/03/14 15:29:45, Ryan ...
7 years, 9 months ago (2013-03-15 17:28:56 UTC) #3
akalin
ping!
7 years, 9 months ago (2013-03-18 19:25:04 UTC) #4
Ryan Hamilton
lgtm https://codereview.chromium.org/12743006/diff/6001/net/spdy/spdy_network_transaction_spdy2_unittest.cc File net/spdy/spdy_network_transaction_spdy2_unittest.cc (right): https://codereview.chromium.org/12743006/diff/6001/net/spdy/spdy_network_transaction_spdy2_unittest.cc#newcode41 net/spdy/spdy_network_transaction_spdy2_unittest.cc:41: const char kStreamUrl[] = "http://www.google.com/"; nit: kRequestUrl?
7 years, 9 months ago (2013-03-18 19:29:23 UTC) #5
akalin
committing via commit-bot https://codereview.chromium.org/12743006/diff/6001/net/spdy/spdy_network_transaction_spdy2_unittest.cc File net/spdy/spdy_network_transaction_spdy2_unittest.cc (right): https://codereview.chromium.org/12743006/diff/6001/net/spdy/spdy_network_transaction_spdy2_unittest.cc#newcode41 net/spdy/spdy_network_transaction_spdy2_unittest.cc:41: const char kStreamUrl[] = "http://www.google.com/"; On ...
7 years, 9 months ago (2013-03-18 21:38:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/12743006/20001
7 years, 9 months ago (2013-03-18 21:42:35 UTC) #7
akalin
7 years, 9 months ago (2013-03-18 23:28:04 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r188878 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698