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

Issue 2555183002: Do not reset stream if HTTP/2 response contains status text. (Closed)

Created:
4 years ago by Bence
Modified:
4 years ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not reset stream if HTTP/2 response contains status text. * Do not reset stream if HTTP/2 response contains status text. * Add unittest for this. * Add histogram for HTTP/2 response ":status" header field format. BUG=672065 Committed: https://crrev.com/50ee38e5646a4c8296620537a2e30095a9085817 Cr-Commit-Position: refs/heads/master@{#437111}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Re: #7. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -16 lines) Patch
M net/spdy/spdy_stream.cc View 1 3 chunks +49 lines, -15 lines 0 comments Download
M net/spdy/spdy_stream_unittest.cc View 2 chunks +53 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
Bence
Ryan: PTAL. Thank you.
4 years ago (2016-12-07 15:51:21 UTC) #6
Ryan Hamilton
lgtm, but one tiny optimization. https://codereview.chromium.org/2555183002/diff/1/net/spdy/spdy_stream.cc File net/spdy/spdy_stream.cc (right): https://codereview.chromium.org/2555183002/diff/1/net/spdy/spdy_stream.cc#newcode56 net/spdy/spdy_stream.cc:56: if (StringToInt(status_string, &unused)) nit: ...
4 years ago (2016-12-07 19:11:39 UTC) #7
Ryan Hamilton
Thanks for doing this!
4 years ago (2016-12-07 19:11:50 UTC) #8
Bence
Steven: PTAL at tools/metrics/histograms/. Thank you. https://codereview.chromium.org/2555183002/diff/1/net/spdy/spdy_stream.cc File net/spdy/spdy_stream.cc (right): https://codereview.chromium.org/2555183002/diff/1/net/spdy/spdy_stream.cc#newcode56 net/spdy/spdy_stream.cc:56: if (StringToInt(status_string, &unused)) ...
4 years ago (2016-12-07 20:33:19 UTC) #10
Steven Holte
lgtm
4 years ago (2016-12-08 00:31:19 UTC) #15
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/2555183002/20001
4 years ago (2016-12-08 00:40:31 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-08 01:24:22 UTC) #20
commit-bot: I haz the power
4 years ago (2016-12-08 01:30:12 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/50ee38e5646a4c8296620537a2e30095a9085817
Cr-Commit-Position: refs/heads/master@{#437111}

Powered by Google App Engine
This is Rietveld 408576698