Chromium Code Reviews
DescriptionReduce SpdyHeaderBlock copies with move semantics in shared code.
In order to reduce SpdyHeaderBlock copies,
* take SpdyHeaderBlock by value instead of const ref,
* std::move SpdyHeaderBlock at call sites if possible.
This lands server side change 125673600 by bnc.
BUG=621905
Committed: https://crrev.com/2dc1cc43f5fe0e63c0e632008f4d9a8f122f5f6d
Cr-Commit-Position: refs/heads/master@{#401749}
Patch Set 1 #Patch Set 2 : Remove non-shared files (into a separate CL). #
Messages
Total messages: 10 (5 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||