DescriptionRemove 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 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 2 (0 generated)
|