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

Issue 2445113002: Add HTTP/2 error code NO_ERROR. (Closed)

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

Description

Add HTTP/2 error code NO_ERROR. Add HTTP/2 error code NO_ERROR defined by RFC7540 Section 7. This CL lands server change 137070429 by bnc. BUG=606990, 488484 Committed: https://crrev.com/c22b581e818b5371b217aa0b8a6758560138bede Cr-Commit-Position: refs/heads/master@{#427942}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Re: #7 and #9. #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -13 lines) Patch
M net/base/net_error_list.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M net/spdy/spdy_framer.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 1 3 chunks +4 lines, -4 lines 0 comments Download
M net/spdy/spdy_network_transaction_unittest.cc View 1 chunk +44 lines, -0 lines 0 comments Download
M net/spdy/spdy_protocol.h View 1 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_protocol.cc View 3 chunks +5 lines, -1 line 0 comments Download
M net/spdy/spdy_session.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_session.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M net/spdy/spdy_stream.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (21 generated)
Bence
Helen: PTAL. Thank you.
4 years, 1 month ago (2016-10-25 00:16:27 UTC) #6
xunjieli
It will be nice if we can get rid of RST_STREAM_INVALID and have RST_STREAM_NO_ERROR as ...
4 years, 1 month ago (2016-10-25 17:12:50 UTC) #7
mmenke
https://codereview.chromium.org/2445113002/diff/1/net/base/net_error_list.h File net/base/net_error_list.h (right): https://codereview.chromium.org/2445113002/diff/1/net/base/net_error_list.h#newcode682 net/base/net_error_list.h:682: // Received HTTP/2 RST_STREAM frame with NO_ERROR error code. ...
4 years, 1 month ago (2016-10-25 17:15:31 UTC) #9
Bence
PTAL. Thank you. https://codereview.chromium.org/2445113002/diff/1/net/base/net_error_list.h File net/base/net_error_list.h (right): https://codereview.chromium.org/2445113002/diff/1/net/base/net_error_list.h#newcode682 net/base/net_error_list.h:682: // Received HTTP/2 RST_STREAM frame with ...
4 years, 1 month ago (2016-10-25 22:11:24 UTC) #18
xunjieli
lgtm!
4 years, 1 month ago (2016-10-26 17:54:19 UTC) #19
Bence
Steven: PTAL at tools/metrics/histograms/. Thank you.
4 years, 1 month ago (2016-10-26 18:18:11 UTC) #23
Steven Holte
lgtm
4 years, 1 month ago (2016-10-26 22:20:32 UTC) #24
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/2445113002/40001
4 years, 1 month ago (2016-10-27 01:58:36 UTC) #28
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-10-27 04:46:09 UTC) #29
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/c22b581e818b5371b217aa0b8a6758560138bede Cr-Commit-Position: refs/heads/master@{#427942}
4 years, 1 month ago (2016-10-27 04:49:01 UTC) #31
Bence
4 years, 1 month ago (2016-11-11 15:08:44 UTC) #32
Message was sent while issue was closed.
This CL is actually for https://crbug.com/603182 instead of
https://crbug.com/606990 as stated in the description.  Sorry about the mistake.

Powered by Google App Engine
This is Rietveld 408576698