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

Issue 1755017: A couple of SPDY server push bug fixes.... (Closed)

Created:
10 years, 7 months ago by Mike Belshe
Modified:
9 years, 5 months ago
Reviewers:
Matthew Lloyd
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

A couple of SPDY server push bug fixes. GFE and the SPDY spec both require lower-case headers, so I've updated the Chrome SPDY stack and the unit tests to use lower-case x-associated-content. Also fixes a bug in SpdyStream::DoReadBody that breaks push streams in certain situations (they never get their body data). Landing for Matthew Lloyd (mlloyd@google.com) BUG=none TEST=SpdyNetworkTransactionTest.ServerPush Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=46000

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M net/spdy/spdy_network_transaction_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_session.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_stream.cc View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mike Belshe
10 years, 7 months ago (2010-04-29 16:51:22 UTC) #1
Matthew Lloyd
10 years, 7 months ago (2010-04-29 17:05:49 UTC) #2
LGTM.

Once this is landed, I'd like to apply for provisional commit access and start
the 6-week clock. Who do I need to speak to?

Thanks - Matthew

Powered by Google App Engine
This is Rietveld 408576698