DescriptionRefactors SPDY frame construction methods out of
spdy_network_transaction_unittest.cc
to promote code reuse. Removes the kGetSyn and kGetSynReply binary
SPDY frame constants and replaces them with calls to factory methods,
for better clarity and to reduce maintenance costs going forward.
Also adds some helper methods for constructing mock reads and writes
from SpdyFrames.
TEST=net_unittests pass.
BUG=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51049
Patch Set 1 #
Total comments: 14
Patch Set 2 : Review responses #Patch Set 3 : Added spdy_test_util.cc to net.gyp #Patch Set 4 : Undo mode changes #
Messages
Total messages: 3 (0 generated)
|