DescriptionLog SPDY protocol specific setting IDs (alternate).
This is an alternate way of achieving the same as https://crrev.com/568093002.
In this version, instead of calling ToEventParametersCallback to get a
callable, then passing it around, then calling it, the body of
SourceEventParametersCallback is duplicated in NetLogSpdyInitializedCallback.
This yields faster, simpler, more direct code, at the expense of code
duplication.
Only one of this CL and https://crrev.com/568093002 should be committed.
BUG=413369
Committed: https://crrev.com/382003433672bca0ac734299c91dfe14ec167f05
Cr-Commit-Position: refs/heads/master@{#295059}
Patch Set 1 #Patch Set 2 : Nit. #Messages
Total messages: 7 (2 generated)
|