DescriptionMisc cleanup.
This CL is a collection of changes that are too small for individual CLs.
* Mark two HttpStreamFactoryImpl::Job members const, since they are never
changed.
* Remove unused CryptoConfigMap typedef.
* Make SpdyNetworkTransactionTest::NormalSpdyTransactionHelper::output() method
return const ref instead of unconventional non-const ref.
* Remove unused SpdyNetworkTransactionTest::NormalSpdyTransactionHelper members.
* In two SpdyNetworkTransactionTests, use NormalSpdyTransactionHelper methods to
start transaction and wait for callback instead of directly manipulating
helper.trans().
Committed: https://crrev.com/4d782f4935e5a1b3c19d6ee3725928bcc7f2e936
Cr-Commit-Position: refs/heads/master@{#412817}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|