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

Issue 344253008: Stop using SpdySynReplyIR for SPDY 4. (Closed)

Created:
6 years, 6 months ago by Johnny
Modified:
6 years, 5 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Stop using SpdySynReplyIR for SPDY 4. This lands server change 68038935 by hkhalil. Also update SpdyTestUtil fixture utilities to appropriately select SpdySynReplyIR vs SpdyHeadersIR. Update tests use of fixtures as needed. BUG=345769

Patch Set 1 #

Patch Set 2 : Additional test fix & SpdyTestUtil cleanup. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -255 lines) Patch
M net/http/http_network_transaction_unittest.cc View 1 chunk +3 lines, -14 lines 0 comments Download
M net/http/http_proxy_client_socket_pool_unittest.cc View 1 1 chunk +6 lines, -16 lines 0 comments Download
M net/spdy/buffered_spdy_framer_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M net/spdy/spdy_framer.cc View 2 chunks +6 lines, -29 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 4 chunks +12 lines, -0 lines 0 comments Download
M net/spdy/spdy_network_transaction_unittest.cc View 16 chunks +24 lines, -128 lines 0 comments Download
M net/spdy/spdy_proxy_client_socket_unittest.cc View 3 chunks +19 lines, -18 lines 0 comments Download
M net/spdy/spdy_test_util_common.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M net/spdy/spdy_test_util_common.cc View 1 4 chunks +35 lines, -22 lines 0 comments Download
M net/spdy/spdy_websocket_test_util.cc View 2 chunks +4 lines, -28 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Johnny
6 years, 6 months ago (2014-06-25 17:04:45 UTC) #1
Ryan Hamilton
6 years, 6 months ago (2014-06-25 20:46:21 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698