DescriptionQUIC proof source: allow construction with an |SSLContext| provider.
To support |SSLContext| swaps, the long-lived |ProofSourceGoogle3|
object must have a means of retrieving the new context. The simplest
way to do that seems to be to pass in a getter method: the alternative
of calling |SSLGlobalData::ssl_context| is unavailable due to circular
dependencies.
n/a (Refactor. No functional change expected.)
Merge internal change: 107509393
R=rch@chromium.org
BUG=
Patch Set 1 #
Total comments: 2
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 4 (0 generated)
|