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

Issue 2543833003: Remove call to SetMaxPacketLength from QuicPacketCreator::OnSerializedPacket, as it will always be … (Closed)

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

Description

Remove call to SetMaxPacketLength from QuicPacketCreator::OnSerializedPacket, as it will always be a no-op/early return. No behavior change. Calling SetMaxPacketLength with max_packet_length_ as the argument hits the early return here: https://chromium.googlesource.com/chromium/src/+/bdbe864eb7ecdf545a6f6a63b635466f9c9465da/net/quic/core/quic_packet_creator.cc#74 Merge internal change: 139571059 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -5 lines) Patch
M net/quic/core/quic_packet_creator.cc View 1 chunk +0 lines, -5 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
Victor Vasiliev
4 years ago (2016-11-30 23:37:02 UTC) #1
Ryan Hamilton
4 years ago (2016-12-01 00:05:05 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698