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

Issue 16901013: Expose receive header end time for URLRequestRedirectJob (Closed)

Created:
7 years, 6 months ago by Pan
Modified:
7 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Expose receive header end time for URLRequestRedirectJob Contributed by pan.deng@intel.com BUG=252621 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208909

Patch Set 1 #

Patch Set 2 : Add unit test #

Total comments: 1

Patch Set 3 : set send_start and send_end #

Total comments: 1

Patch Set 4 : Patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M net/url_request/url_request_redirect_job.h View 2 chunks +4 lines, -0 lines 0 comments Download
M net/url_request/url_request_redirect_job.cc View 1 2 2 chunks +11 lines, -0 lines 0 comments Download
M net/url_request/url_request_unittest.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Pan
This patch describes the general idea of expose LoadTimingInfo for HSTS hit redirect, make sense? ...
7 years, 6 months ago (2013-06-21 08:49:47 UTC) #1
mmenke
On 2013/06/21 08:49:47, Pan wrote: > This patch describes the general idea of expose LoadTimingInfo ...
7 years, 6 months ago (2013-06-21 17:53:36 UTC) #2
Pan
On 2013/06/21 17:53:36, mmenke wrote: > On 2013/06/21 08:49:47, Pan wrote: > > This patch ...
7 years, 6 months ago (2013-06-24 13:29:31 UTC) #3
mmenke
Thought I made this comment last time, but looks like I did not. https://codereview.chromium.org/16901013/diff/9001/net/url_request/url_request_redirect_job.cc File ...
7 years, 6 months ago (2013-06-24 13:58:19 UTC) #4
Pan
On 2013/06/24 13:58:19, mmenke wrote: > Thought I made this comment last time, but looks ...
7 years, 6 months ago (2013-06-24 23:36:56 UTC) #5
mmenke
On 2013/06/24 23:36:56, Pan wrote: > On 2013/06/24 13:58:19, mmenke wrote: > > Thought I ...
7 years, 6 months ago (2013-06-24 23:48:05 UTC) #6
James Simonsen
On 2013/06/24 23:48:05, mmenke wrote: > On 2013/06/24 23:36:56, Pan wrote: > > @simonjam, how ...
7 years, 6 months ago (2013-06-25 00:22:23 UTC) #7
Pan
@mmenke and @simonjam Blink won't know it is a HSTS redirect or not, just handle ...
7 years, 6 months ago (2013-06-25 01:58:15 UTC) #8
mmenke
On 2013/06/25 01:58:15, Pan wrote: > @mmenke and @simonjam > > Blink won't know it ...
7 years, 6 months ago (2013-06-25 14:11:54 UTC) #9
James Simonsen
On 2013/06/25 01:58:15, Pan wrote: > @mmenke and @simonjam > > Blink won't know it ...
7 years, 6 months ago (2013-06-25 22:35:06 UTC) #10
Pan
thanks, then, let me look into the HAR. :) Pan
7 years, 6 months ago (2013-06-25 22:43:10 UTC) #11
Pan
On 2013/06/25 14:11:54, mmenke wrote: > On 2013/06/25 01:58:15, Pan wrote: > > @mmenke and ...
7 years, 6 months ago (2013-06-26 08:59:03 UTC) #12
mmenke
https://codereview.chromium.org/16901013/diff/22001/net/url_request/url_request_unittest.cc File net/url_request/url_request_unittest.cc (right): https://codereview.chromium.org/16901013/diff/22001/net/url_request/url_request_unittest.cc#newcode193 net/url_request/url_request_unittest.cc:193: EXPECT_FALSE(load_timing_info.receive_headers_end.is_null()); This is basically equivalent to TestLoadTimingCacheHitNoNetwork, except the ...
7 years, 6 months ago (2013-06-26 19:55:40 UTC) #13
Pan
On 2013/06/26 19:55:40, mmenke wrote: > https://codereview.chromium.org/16901013/diff/22001/net/url_request/url_request_unittest.cc > File net/url_request/url_request_unittest.cc (right): > > https://codereview.chromium.org/16901013/diff/22001/net/url_request/url_request_unittest.cc#newcode193 > ...
7 years, 6 months ago (2013-06-27 01:18:09 UTC) #14
mmenke
On 2013/06/27 01:18:09, Pan wrote: > On 2013/06/26 19:55:40, mmenke wrote: > > > https://codereview.chromium.org/16901013/diff/22001/net/url_request/url_request_unittest.cc ...
7 years, 6 months ago (2013-06-27 01:24:24 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pan.deng@intel.com/16901013/32001
7 years, 6 months ago (2013-06-27 01:25:09 UTC) #16
commit-bot: I haz the power
7 years, 5 months ago (2013-06-27 14:16:41 UTC) #17
Message was sent while issue was closed.
Change committed as 208909

Powered by Google App Engine
This is Rietveld 408576698