The code that extracts certificate stats from an SSLCertificate and its certificate chain is moved into SSLCertificate::GetStats. The stats collector code loops through the resulting SSLCertificateStats and creates the StatsReports for those stats. This will allow the new stats collector to reuse GetStats in a future CL. BUG=chromium:627816, chromium:629436 Review-Url: https://codereview.webrtc.org/2259283002 Cr-Commit-Position: refs/heads/master@{#13917}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.