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

Issue 2517513004: Move QUIC error code utility methods to quic_error_codes.{h,cc}, and rename them slightly. No beha… (Closed)

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

Description

Move QUIC error code utility methods to quic_error_codes.{h,cc}, and rename them slightly. No behavior change. Merge internal change: 138891075 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -171 lines) Patch
M net/log/net_log_util.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M net/net.gypi View 2 chunks +2 lines, -0 lines 0 comments Download
M net/quic/core/quic_connection.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M net/quic/core/quic_crypto_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_error_codes.h View 3 chunks +15 lines, -2 lines 0 comments Download
A net/quic/core/quic_error_codes.cc View 1 chunk +144 lines, -0 lines 0 comments Download
A net/quic/core/quic_error_codes_test.cc View 1 chunk +30 lines, -0 lines 0 comments Download
M net/quic/core/quic_framer.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_framer_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_stream_sequencer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/core/quic_utils.h View 1 chunk +0 lines, -6 lines 0 comments Download
M net/quic/core/quic_utils.cc View 1 chunk +0 lines, -133 lines 0 comments Download
M net/quic/core/quic_utils_test.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M net/tools/quic/quic_client_bin.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_dispatcher.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/tools/quic/quic_packet_printer_bin.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_simple_client_bin.cc View 2 chunks +2 lines, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
mpw
4 years, 1 month ago (2016-11-18 22:37:40 UTC) #1
Ryan Hamilton
4 years, 1 month ago (2016-11-18 22:57:01 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698