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

Issue 2333863003: Revert of Implement QuicHttpStream::GetLoadTimingInfo (Closed)

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

Description

Revert of Implement QuicHttpStream::GetLoadTimingInfo (patchset #3 id:120001 of https://codereview.chromium.org/2324183002/ ) Reason for revert: Causing http://crbug.com/646087 Original issue's description: > Implement QuicHttpStream::GetLoadTimingInfo > > This CL implements QuicHttpStream::GetLoadTimingInfo. > > |dns_start| and |dns_end| are obtained in > QuicStreamFactory::Job::DoResolveHost and > DoResolveHostComplete. These two values are passed to > QuicChromiumClientSession's constructor. > > |connect_start| and |connect_end| are obtained in > QuicChromiumClientSession::CrytoConnect() and when > handshake is confirmed. > > |ssl_start| and |ssl_end| are the same as |connect_start| > and |connect_end| because QUIC always does encryption. > > If a session is reused, the connect_timing fields should > all be null. This CL also sets > |socket_reused| field of LoadTimingInfo accordingly. > > BUG=637051 > > Committed: https://crrev.com/5608fc1bd4f0a80b6d1996f3f4059f2efa0a0777 > Cr-Commit-Position: refs/heads/master@{#417969} TBR=rch@chromium.org,xunjieli@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=637051 Committed: https://crrev.com/44c972ebe17064be1d7dbe1c7bdf7c982e56eb02 Cr-Commit-Position: refs/heads/master@{#418045}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -195 lines) Patch
M net/quic/chromium/bidirectional_stream_quic_impl_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/chromium/quic_chromium_client_session.h View 4 chunks +2 lines, -5 lines 0 comments Download
M net/quic/chromium/quic_chromium_client_session.cc View 8 chunks +8 lines, -27 lines 0 comments Download
M net/quic/chromium/quic_chromium_client_session_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/chromium/quic_chromium_client_stream.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/quic/chromium/quic_chromium_client_stream.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M net/quic/chromium/quic_http_stream.h View 3 chunks +0 lines, -8 lines 0 comments Download
M net/quic/chromium/quic_http_stream.cc View 4 chunks +1 line, -12 lines 0 comments Download
M net/quic/chromium/quic_http_stream_test.cc View 7 chunks +7 lines, -123 lines 0 comments Download
M net/quic/chromium/quic_stream_factory.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/chromium/quic_stream_factory.cc View 5 chunks +4 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
mef
Created Revert of Implement QuicHttpStream::GetLoadTimingInfo
4 years, 3 months ago (2016-09-12 21:16:11 UTC) #2
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/2333863003/1
4 years, 3 months ago (2016-09-12 21:16:46 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-12 21:19:57 UTC) #4
commit-bot: I haz the power
4 years, 3 months ago (2016-09-12 21:22:43 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/44c972ebe17064be1d7dbe1c7bdf7c982e56eb02
Cr-Commit-Position: refs/heads/master@{#418045}

Powered by Google App Engine
This is Rietveld 408576698