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 1665743003: Refactor QuicCryptoClientStream to use QuicSession directly. (Closed)

Created:
4 years, 10 months ago by ramant (doing other things)
Modified:
4 years, 10 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, mikescarlett1
Base URL:
https://chromium.googlesource.com/chromium/src.git@113297234
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor QuicCryptoClientStream to use QuicSession directly. Merge internal change: 113372125 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -45 lines) Patch
M net/quic/quic_client_session_base.h View 2 chunks +3 lines, -13 lines 0 comments Download
M net/quic/quic_crypto_client_stream.h View 5 chunks +27 lines, -7 lines 0 comments Download
M net/quic/quic_crypto_client_stream.cc View 8 chunks +8 lines, -12 lines 0 comments Download
M net/quic/quic_crypto_client_stream_factory.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/quic/test_tools/mock_crypto_client_stream.h View 2 chunks +1 line, -1 line 0 comments Download
M net/quic/test_tools/mock_crypto_client_stream.cc View 4 chunks +9 lines, -7 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/end_to_end_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_client_session.cc View 1 chunk +1 line, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 3 (0 generated)
ramant (doing other things)
4 years, 10 months ago (2016-02-04 04:35:19 UTC) #1
ramant (doing other things)
On 2016/02/04 04:35:19, ramant wrote: Hi Ryan, This CL required minor changes to chromium specific ...
4 years, 10 months ago (2016-02-04 04:39:04 UTC) #2
Ryan Hamilton
4 years, 10 months ago (2016-02-04 05:23:26 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698