DescriptionAvoid an allocation and cache miss per QuicDispatcher. No functional
change. Not flag protected.
This moves what was in QuicDispatcher::QuicFramerVisitor directly into
QuicDispatcher, removing the need for a scoped_ptr to QuicFramerVisitor.
Merge internal change: 112975578
R=rch@chromium.org
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 3 (1 generated)
|