DescriptionRTCIceCandidatePairStats.consentRequestsSent set by RTCStatsCollector
and requestsSent is updated.
Before:
requestsSent = total ping requests
Now
requestsSent = pings sent before first response
consentRequestsSent = pings after first response
Spec: https://w3c.github.io/webrtc-stats/#dom-rtcicecandidatepairstats-consentrequestssent
BUG=chromium:633550
Committed: https://crrev.com/e448dd53554b4ecd3dd62a46a08b25044bc2e210
Cr-Commit-Position: refs/heads/master@{#15541}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Rebase with master #Patch Set 3 : requestsSent = pings before first response, consentRequestsSent = pings after first response #
Messages
Total messages: 24 (15 generated)
|