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

Issue 1433703005: Pass in connection ID and supported version to QuicFramer::BuildVersionNegotiationPacket, instead … (Closed)

Created:
5 years, 1 month ago by rjshade
Modified:
5 years, 1 month ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@106947577
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Pass in connection ID and supported version to QuicFramer::BuildVersionNegotiationPacket, instead of passing in a QuicPacketHeader and supported versions. Merge internal change: 106955386 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -58 lines) Patch
M net/quic/quic_connection_test.cc View 2 chunks +7 lines, -24 lines 0 comments Download
M net/quic/quic_framer.h View 1 chunk +4 lines, -3 lines 0 comments Download
M net/quic/quic_framer.cc View 2 chunks +8 lines, -7 lines 0 comments Download
M net/quic/quic_framer_test.cc View 2 chunks +3 lines, -10 lines 0 comments Download
M net/quic/quic_packet_creator.cc View 1 chunk +2 lines, -7 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 1 chunk +2 lines, -7 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
rjshade
5 years, 1 month ago (2015-11-10 20:24:04 UTC) #1
Ryan Hamilton
5 years, 1 month ago (2015-11-10 21:32:10 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698