Description[Sync] Make ChromeAsyncSocket use only the hostname on connect
This is because DNS resolution should be done by its
ResolvingClientSocketFactory (which may resolve through a proxy).
This is just tightening up the preconditions as ChromeAsyncSocket's
callers were already providing the hostname.
Remove some uses of base::Unretained.
Some other minor cleanup.
BUG=
TEST=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=136681
Patch Set 1 #Patch Set 2 : More tweaks #
Total comments: 3
Patch Set 3 : Add comment #
Total comments: 1
Patch Set 4 : Address comments #
Messages
Total messages: 7 (0 generated)
|