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

Issue 469383004: Re-add the QUIC DCHECK to ensure packets are always sent in the order of (Closed)

Created:
6 years, 4 months ago by ramant (doing other things)
Modified:
6 years, 4 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, Ian Swett
Base URL:
https://chromium.googlesource.com/chromium/src.git@optimize_HasCryptoHandshake_73125935
Project:
chromium
Visibility:
Public.

Description

Re-add the QUIC DCHECK to ensure packets are always sent in the order of increasing sequence number. Merge internal change: 73128051 R=rch@chromium.org

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -7 lines) Patch
M net/base/linked_hash_map.h View 1 chunk +22 lines, -0 lines 1 comment Download
M net/quic/congestion_control/tcp_cubic_sender.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M net/quic/quic_sent_entropy_manager.cc View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ramant (doing other things)
6 years, 4 months ago (2014-08-15 01:49:28 UTC) #1
ramant (doing other things)
https://codereview.chromium.org/469383004/diff/1/net/base/linked_hash_map.h File net/base/linked_hash_map.h (right): https://codereview.chromium.org/469383004/diff/1/net/base/linked_hash_map.h#newcode85 net/base/linked_hash_map.h:85: const value_type& front() const { We are only using ...
6 years, 4 months ago (2014-08-15 01:51:33 UTC) #2
Ryan Hamilton
6 years, 4 months ago (2014-08-15 14:32:33 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698