DescriptionUse refcounted ownership for ValidateClientHelloResultCallback::Result
This CL switches ValidateClientHelloResultCallback::Result to use
refcounted ownership semantics. This has no effect in current code, but
will be useful in solving some object lifetime issues as more codepaths
are asynchronized.
Change to refcounted ownership for
ValidateClientHelloResultCallback::Result. No functional change beyond
this intended, not flag-protected.
Merge internal change: 133129391
R=rch@chromium.org
BUG=
Patch Set 1 #
Total comments: 4
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 8 (4 generated)
|