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

Issue 2686613002: Cleanup control_frame_fields_ if coalescer rejected the headers. (Closed)

Created:
3 years, 10 months ago by Maks Orlovich
Modified:
3 years, 10 months ago
Reviewers:
Bence
CC:
chromium-reviews, cbentzel+watch_chromium.org, bnc+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup control_frame_fields_ if coalescer rejected the headers. Avoids a DCHECK on following frames on the same connection. Also refactored some tests for BufferedSpdyFramer slightly to avoid pointless reinterpret_cast back and forth. BUG=688004 Review-Url: https://codereview.chromium.org/2686613002 Cr-Commit-Position: refs/heads/master@{#448790} Committed: https://chromium.googlesource.com/chromium/src/+/26140d43a8fd469f8746ba6552192517276652af

Patch Set 1 #

Total comments: 4

Patch Set 2 : Apply review feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -21 lines) Patch
M net/spdy/buffered_spdy_framer.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/spdy/buffered_spdy_framer_unittest.cc View 1 8 chunks +32 lines, -21 lines 0 comments Download

Messages

Total messages: 18 (13 generated)
Maks Orlovich
https://codereview.chromium.org/2686613002/diff/1/net/spdy/buffered_spdy_framer_unittest.cc File net/spdy/buffered_spdy_framer_unittest.cc (right): https://codereview.chromium.org/2686613002/diff/1/net/spdy/buffered_spdy_framer_unittest.cc#newcode130 net/spdy/buffered_spdy_framer_unittest.cc:130: void SimulateInFramer(const SpdySerializedFrame& frame) { This could/should arguably be ...
3 years, 10 months ago (2017-02-07 18:59:48 UTC) #4
Bence
LGTM. https://codereview.chromium.org/2686613002/diff/1/net/spdy/buffered_spdy_framer_unittest.cc File net/spdy/buffered_spdy_framer_unittest.cc (right): https://codereview.chromium.org/2686613002/diff/1/net/spdy/buffered_spdy_framer_unittest.cc#newcode130 net/spdy/buffered_spdy_framer_unittest.cc:130: void SimulateInFramer(const SpdySerializedFrame& frame) { On 2017/02/07 18:59:48, ...
3 years, 10 months ago (2017-02-07 20:01:17 UTC) #7
Maks Orlovich
https://codereview.chromium.org/2686613002/diff/1/net/spdy/buffered_spdy_framer_unittest.cc File net/spdy/buffered_spdy_framer_unittest.cc (right): https://codereview.chromium.org/2686613002/diff/1/net/spdy/buffered_spdy_framer_unittest.cc#newcode132 net/spdy/buffered_spdy_framer_unittest.cc:132: size_t size = frame.size(); On 2017/02/07 20:01:17, Bence wrote: ...
3 years, 10 months ago (2017-02-07 20:40:38 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2686613002/20001
3 years, 10 months ago (2017-02-07 22:09:36 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-07 23:39:23 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/26140d43a8fd469f8746ba655219...

Powered by Google App Engine
This is Rietveld 408576698