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

Issue 153993015: Use an alternative fix for OneShotVisitor of CryptoFramer that doesn't (Closed)

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

Description

Use an alternative fix for OneShotVisitor of CryptoFramer that doesn't require a done() method. Detect an old-style Public Reset packet by checking for a sequence number length of 6 in public flags. This requires updating the expected error details messages in PublicResetPacket unit tests. Merge internal change: 61152017 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -47 lines) Patch
M net/quic/crypto/crypto_framer.cc View 2 chunks +7 lines, -14 lines 0 comments Download
M net/quic/quic_framer.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/quic/quic_framer_test.cc View 4 chunks +43 lines, -30 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ramant (doing other things)
6 years, 10 months ago (2014-02-08 00:55:48 UTC) #1
ramant (doing other things)
6 years, 10 months ago (2014-02-08 00:56:10 UTC) #2
Ryan Hamilton
lgtm
6 years, 10 months ago (2014-02-08 01:33:50 UTC) #3
wtc
6 years, 10 months ago (2014-02-08 01:39:45 UTC) #4
LGTM. Thanks!

Powered by Google App Engine
This is Rietveld 408576698