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

Issue 22159003: DO NOT COMMIT: More hacks to get HTTP/2 working

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

Description

DO NOT COMMIT: More hacks to get HTTP/2 working

Patch Set 1 #

Patch Set 2 : Ignore/drop END_FLOW_CONTROL frames #

Patch Set 3 : Don't reply to pings yet #

Patch Set 4 : Update for draft 06 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -40 lines) Patch
M net/quic/quic_http_stream.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/buffered_spdy_framer.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/buffered_spdy_framer.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_framer.cc View 1 2 3 3 chunks +7 lines, -2 lines 0 comments Download
M net/spdy/spdy_http_utils.h View 1 2 3 3 chunks +5 lines, -5 lines 0 comments Download
M net/spdy/spdy_http_utils.cc View 1 2 3 8 chunks +27 lines, -21 lines 0 comments Download
M net/spdy/spdy_protocol.h View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M net/spdy/spdy_session.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_session.cc View 1 2 3 4 chunks +8 lines, -3 lines 0 comments Download
M net/spdy/spdy_stream.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_stream.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698