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

Issue 1140173002: Implement per-server ProofVerifyDetails in MockCryptoClientStreamFactory. (Closed)

Created:
5 years, 7 months ago by Bence
Modified:
5 years, 7 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement per-server ProofVerifyDetails in MockCryptoClientStreamFactory. Implement per-server ProofVerifyDetails in MockCryptoClientStreamFactory, and use them in QuicStreamFactoryTest.NoHttpsPoolingWithDifferentPins. This is in preparation for an upcoming change that will check certificates in QuicStreamRequest(), therefore every test will have to provide valid certificates (and pin configurations). BUG=474217 Committed: https://crrev.com/20daf9a1a09c37dd91343d76312d3c8e22b7d8f4 Cr-Commit-Position: refs/heads/master@{#330118}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Change to ProofVerifyDetails queue. #

Total comments: 4

Patch Set 3 : Add comment and rename method. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -24 lines) Patch
M net/quic/quic_network_transaction_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_stream_factory_test.cc View 1 2 6 chunks +17 lines, -13 lines 0 comments Download
M net/quic/test_tools/mock_crypto_client_stream_factory.h View 1 2 4 chunks +6 lines, -5 lines 0 comments Download
M net/quic/test_tools/mock_crypto_client_stream_factory.cc View 1 2 chunks +12 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
Bence
Ryan, PTAL. Thanks.
5 years, 7 months ago (2015-05-14 19:50:57 UTC) #2
Ryan Hamilton
thanks for doing this! https://codereview.chromium.org/1140173002/diff/1/net/quic/test_tools/mock_crypto_client_stream_factory.h File net/quic/test_tools/mock_crypto_client_stream_factory.h (right): https://codereview.chromium.org/1140173002/diff/1/net/quic/test_tools/mock_crypto_client_stream_factory.h#newcode39 net/quic/test_tools/mock_crypto_client_stream_factory.h:39: void set_proof_verify_details_for_server( I'm not in ...
5 years, 7 months ago (2015-05-15 04:21:21 UTC) #3
Bence
PTAL. Thanks. https://codereview.chromium.org/1140173002/diff/1/net/quic/test_tools/mock_crypto_client_stream_factory.h File net/quic/test_tools/mock_crypto_client_stream_factory.h (right): https://codereview.chromium.org/1140173002/diff/1/net/quic/test_tools/mock_crypto_client_stream_factory.h#newcode39 net/quic/test_tools/mock_crypto_client_stream_factory.h:39: void set_proof_verify_details_for_server( On 2015/05/15 04:21:21, Ryan Hamilton ...
5 years, 7 months ago (2015-05-15 12:05:50 UTC) #4
Ryan Hamilton
LGTM, though I recommend a method be renamed and a comment added. This is a ...
5 years, 7 months ago (2015-05-15 14:48:04 UTC) #5
Bence
Thanks you. https://codereview.chromium.org/1140173002/diff/20001/net/quic/test_tools/mock_crypto_client_stream_factory.h File net/quic/test_tools/mock_crypto_client_stream_factory.h (right): https://codereview.chromium.org/1140173002/diff/20001/net/quic/test_tools/mock_crypto_client_stream_factory.h#newcode34 net/quic/test_tools/mock_crypto_client_stream_factory.h:34: void add_proof_verify_details( On 2015/05/15 14:48:04, Ryan Hamilton ...
5 years, 7 months ago (2015-05-15 17:04:34 UTC) #8
Bence
Thank you.
5 years, 7 months ago (2015-05-15 17:04:48 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1140173002/40001
5 years, 7 months ago (2015-05-15 17:05:34 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-15 17:11:12 UTC) #11
commit-bot: I haz the power
5 years, 7 months ago (2015-05-15 17:11:56 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/20daf9a1a09c37dd91343d76312d3c8e22b7d8f4
Cr-Commit-Position: refs/heads/master@{#330118}

Powered by Google App Engine
This is Rietveld 408576698