DescriptionCollapse SSLPolicy/SSLPolicyBackend into SSLManager
SSLManager, SSLPolicy, and SSLPolicyBackend all pretty much ferry events
from one to the other, without any clear division of responsibility
among them. This CL collapses all the functionality into SSLManager for
clearer code.
BUG=558491
Committed: https://crrev.com/f83ac1214add3b33a716f090415e5a87910c7273
Cr-Commit-Position: refs/heads/master@{#423240}
Patch Set 1 #Patch Set 2 : remove SSLPolicyBackend, fix bug #Patch Set 3 : remove unnecessary forward decalre #
Total comments: 1
Patch Set 4 : fix test flake #
Total comments: 4
Patch Set 5 : jam comments #Patch Set 6 : remove accidentally added temp file... oops... #
Messages
Total messages: 27 (19 generated)
|