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

Issue 2319933003: Move StatelessRejector to a heap-allocated model (Closed)

Created:
4 years, 3 months ago by ianswett
Modified:
4 years, 3 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, gredner
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move StatelessRejector to a heap-allocated model Note that this CL does not actually change any functionality, and several pieces necessary for supporting a fully async ValidateClientHello are missing. Those will come in a follow-up CL - this change aims simply to change the shape of the code so that later changes will be easier to understand. Merge internal change: 131961330 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+215 lines, -85 lines) Patch
M net/tools/quic/quic_dispatcher.h View 4 chunks +14 lines, -5 lines 0 comments Download
M net/tools/quic/quic_dispatcher.cc View 5 chunks +85 lines, -30 lines 0 comments Download
M net/tools/quic/stateless_rejector.h View 5 chunks +21 lines, -4 lines 0 comments Download
M net/tools/quic/stateless_rejector.cc View 7 chunks +37 lines, -19 lines 0 comments Download
M net/tools/quic/stateless_rejector_test.cc View 7 chunks +58 lines, -27 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
ianswett
4 years, 3 months ago (2016-09-08 22:35:05 UTC) #1
Ryan Hamilton
4 years, 3 months ago (2016-09-08 22:40:07 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698