DescriptionBreak reliance of QuicDispatcher on QuicServerSessionBase
QuicServerSessionBase implies SPDY/HTTP semantics which violates
the abstraction layer of QUIC being a protocol-layer transport.
Refactor QuicDispatcher to use QuicSession rather
than have a false dependency on QuicServerSessionBase. Should be
a pure refactor (no functional changes).
Merge internal change: 136479337
R=rch@chromium.org
BUG=
Patch Set 1 #Patch Set 2 : Updated patchset dependency #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 2 (0 generated)
|