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

Issue 127003002: Fix a QUIC DCHECK flakiness caused by not checking if a packet is (Closed)

Created:
6 years, 11 months ago by ramant (doing other things)
Modified:
6 years, 11 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Fix a QUIC DCHECK flakiness caused by not checking if a packet is pending before asserting that it's in the sent_packet_map. Merge internal change: 59053386 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -5 lines) Patch
M net/quic/quic_sent_packet_manager.cc View 4 chunks +8 lines, -5 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 11 months ago (2014-01-07 23:32:20 UTC) #1
Ryan Hamilton
6 years, 11 months ago (2014-01-08 04:03:18 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698