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

Issue 2359493003: Add GetLoadTimingInfo to net::BidirectionalStream (Closed)

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

Description

Add GetLoadTimingInfo to net::BidirectionalStream This CL adds GetLoadTimingInfo to net::BidirectionalStream. This is a part of the effort to expose timing metrics to net embedders. This CL additionally moves |start_time| to BidirectionalStream's constructor so we measure the true request start time (before dns, ssl) BUG=648346 Committed: https://crrev.com/369d092c31f1bec8a61eb2802274bae38e29261a Cr-Commit-Position: refs/heads/master@{#420676}

Patch Set 1 : self review #

Total comments: 3

Patch Set 2 : address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -28 lines) Patch
M net/http/bidirectional_stream.h View 1 3 chunks +8 lines, -6 lines 0 comments Download
M net/http/bidirectional_stream.cc View 1 7 chunks +45 lines, -21 lines 0 comments Download
M net/http/bidirectional_stream_unittest.cc View 7 chunks +149 lines, -1 line 0 comments Download

Messages

Total messages: 20 (11 generated)
xunjieli
Miriam, could you take a look? This is one of the plumbing CLs. It should ...
4 years, 3 months ago (2016-09-21 18:22:37 UTC) #7
xunjieli
+ Misha, Hi Misha, Miriam isn't feeling well. Could you take over this review? Thanks!
4 years, 3 months ago (2016-09-22 13:16:35 UTC) #9
xunjieli
Misha, a friendly ping.
4 years, 3 months ago (2016-09-23 14:56:43 UTC) #10
mef
https://codereview.chromium.org/2359493003/diff/60001/net/http/bidirectional_stream.cc File net/http/bidirectional_stream.cc (right): https://codereview.chromium.org/2359493003/diff/60001/net/http/bidirectional_stream.cc#newcode252 net/http/bidirectional_stream.cc:252: // Subclasses should only provide |connect_timing| and |socket_reused| info, ...
4 years, 3 months ago (2016-09-23 15:50:56 UTC) #11
xunjieli
Thanks. PTAL. https://codereview.chromium.org/2359493003/diff/60001/net/http/bidirectional_stream.cc File net/http/bidirectional_stream.cc (right): https://codereview.chromium.org/2359493003/diff/60001/net/http/bidirectional_stream.cc#newcode252 net/http/bidirectional_stream.cc:252: // Subclasses should only provide |connect_timing| and ...
4 years, 3 months ago (2016-09-23 16:43:24 UTC) #12
mef
lgtm https://codereview.chromium.org/2359493003/diff/60001/net/http/bidirectional_stream.cc File net/http/bidirectional_stream.cc (right): https://codereview.chromium.org/2359493003/diff/60001/net/http/bidirectional_stream.cc#newcode252 net/http/bidirectional_stream.cc:252: // Subclasses should only provide |connect_timing| and |socket_reused| ...
4 years, 3 months ago (2016-09-23 17:40:06 UTC) #14
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/2359493003/80001
4 years, 3 months ago (2016-09-23 17:46:32 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:80001)
4 years, 3 months ago (2016-09-23 18:45:35 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-09-23 18:47:26 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/369d092c31f1bec8a61eb2802274bae38e29261a
Cr-Commit-Position: refs/heads/master@{#420676}

Powered by Google App Engine
This is Rietveld 408576698