ProxyResolvingSocketFactory: support "fake SSL" mode for XMPP.
This is arguably way too weird to have at this level, but jingle_glue::FakesSSLClientSocket is already pulled in via services/network/p2p, and the alternative would require hundreds of lines of new code to implement rather than basically a single if statement. Bug: 875032 Change-Id: I6fa2007b907378e43f1a619112f812e3d0bbfd50 Reviewed-on: https://chromium-review.googlesource.com/c/1310638Reviewed-by:Nicolas Zea <zea@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#605399}
Showing
Please register or sign in to comment