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

Issue 2109303002: Add QuicStreamFactory as an observer of an SSLConfigService (Closed)

Created:
4 years, 5 months ago by nharper
Modified:
4 years, 5 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

Add QuicStreamFactory as an observer of an SSLConfigService QuicStreamFactory implements SSLConfigService::Observer, but it never was added as an observer to an SSLConfigService. Now QuicStreamFactory::OnSSLConfigChanged will actually get called, and QUIC streams will get torn down when the SSLConfig changes. BUG=548423 Committed: https://crrev.com/642ae4ba1dc7b04a1d480d733cdced28de720e00 Cr-Commit-Position: refs/heads/master@{#403038}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -6 lines) Patch
M net/http/http_network_session.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_stream_factory.h View 2 chunks +3 lines, -0 lines 0 comments Download
M net/quic/quic_stream_factory.cc View 3 chunks +6 lines, -0 lines 1 comment Download
M net/quic/quic_stream_factory_test.cc View 5 chunks +24 lines, -6 lines 1 comment Download

Messages

Total messages: 9 (3 generated)
nharper
4 years, 5 months ago (2016-06-29 23:11:12 UTC) #2
Ryan Hamilton
lgtm Thanks for doing this. Sorry for the screw up. https://codereview.chromium.org/2109303002/diff/1/net/quic/quic_stream_factory.cc File net/quic/quic_stream_factory.cc (right): https://codereview.chromium.org/2109303002/diff/1/net/quic/quic_stream_factory.cc#newcode756 ...
4 years, 5 months ago (2016-06-29 23:16:15 UTC) #3
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/2109303002/1
4 years, 5 months ago (2016-06-29 23:20:12 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-06-30 00:40:53 UTC) #6
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-06-30 00:40:54 UTC) #7
commit-bot: I haz the power
4 years, 5 months ago (2016-06-30 00:42:08 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/642ae4ba1dc7b04a1d480d733cdced28de720e00
Cr-Commit-Position: refs/heads/master@{#403038}

Powered by Google App Engine
This is Rietveld 408576698