DescriptionFix a load timing bug in which proxy resolution times could
be before request start in the case of reusing a SPDY session
(Or HTTP pipeline, though HTTP pipelining is disabled by
default).
Also move logic to fix up LoadTimingInfo into net/, to reduce
chrome's dependency on internal net/ details.
BUG=225935
R=eroman@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192863
Patch Set 1 #Patch Set 2 : Slightly improve badly named variable #Patch Set 3 : Move logic into net/, add unit tests. #Patch Set 4 : +OVERRIDE #Patch Set 5 : Remove bonus whitespace, add test #
Total comments: 8
Patch Set 6 : Response to comments #
Messages
Total messages: 15 (0 generated)
|