DescriptionRevert of Minor QUIC cleanup to combine QuicUnackedPacketMap's
RemovePacket and NeuterPacket into RemoveOrNeuterPacket.
Rollback of merge internal change: 66306887
Rollback of Chromium's CL https://codereview.chromium.org/271443008/
*** Reason for rollback ***
After further issues with the QUIC handshake packets, rolling back this
change in favor of a different approach.
*** Original change description ***
Minor QUIC cleanup to combine QuicUnackedPacketMap's RemovePacket and
NeuterPacket into RemoveOrNeuterPacket.
This prevents potential bugs where a packet can be set not pending,
then neuter'd, which cuases the packet to never be removed from the
unacked packet map.
***
Merge internal change: 66573334
R=rch@chromium.org
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|