Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(90)

Issue 2349363002: Adds GetLoadTimingInfo to net::BidirectionalStreamImpl (Closed)

Created:
4 years, 3 months ago by xunjieli
Modified:
4 years, 3 months ago
Reviewers:
mef
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds GetLoadTimingInfo to net::BidirectionalStreamImpl This CL adds a virtual function to net::BidirectionalStreamImpl to get LoadTimingInfo. There will be follow-up CLs to add the implementation for H2 and QUIC separately. This is a part of the effort to expose timing metrics to net embedders. BUG=648346 Committed: https://crrev.com/ba8de43245cf4da038b3a178b6908ad2404466be Cr-Commit-Position: refs/heads/master@{#419864}

Patch Set 1 #

Total comments: 2

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M net/http/bidirectional_stream_impl.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M net/quic/chromium/bidirectional_stream_quic_impl.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/quic/chromium/bidirectional_stream_quic_impl.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M net/spdy/bidirectional_stream_spdy_impl.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/spdy/bidirectional_stream_spdy_impl.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
xunjieli
Hi Misha, this CL is to add a virtual function. I will mail out the ...
4 years, 3 months ago (2016-09-19 19:17:31 UTC) #2
xunjieli
On 2016/09/19 19:17:31, xunjieli wrote: > Hi Misha, this CL is to add a virtual ...
4 years, 3 months ago (2016-09-20 17:24:08 UTC) #8
mef
lgtm https://codereview.chromium.org/2349363002/diff/1/net/http/bidirectional_stream_impl.h File net/http/bidirectional_stream_impl.h (right): https://codereview.chromium.org/2349363002/diff/1/net/http/bidirectional_stream_impl.h#newcode155 net/http/bidirectional_stream_impl.h:155: // socket reuse info. Could you document return ...
4 years, 3 months ago (2016-09-20 20:37:50 UTC) #9
xunjieli
Thanks! https://codereview.chromium.org/2349363002/diff/1/net/http/bidirectional_stream_impl.h File net/http/bidirectional_stream_impl.h (right): https://codereview.chromium.org/2349363002/diff/1/net/http/bidirectional_stream_impl.h#newcode155 net/http/bidirectional_stream_impl.h:155: // socket reuse info. On 2016/09/20 20:37:49, mef ...
4 years, 3 months ago (2016-09-20 20:43:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2349363002/20001
4 years, 3 months ago (2016-09-20 20:44:36 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-20 21:58:19 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-20 22:00:30 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ba8de43245cf4da038b3a178b6908ad2404466be
Cr-Commit-Position: refs/heads/master@{#419864}

Powered by Google App Engine
This is Rietveld 408576698