Bug 190329

Summary: Add support for IceCandidate stats
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description youenn fablet 2018-10-06 07:29:22 PDT
IceCandidate stats are defined in https://w3c.github.io/webrtc-stats/#icecandidate-dict and complements https://w3c.github.io/webrtc-stats/#candidatepair-dict that we already expose.
For now, we might not want to expose address and networkType which might be sensitive information.
Comment 1 youenn fablet 2018-10-06 07:35:16 PDT
Created attachment 351722 [details]
Patch
Comment 2 WebKit Commit Bot 2018-10-09 08:44:41 PDT
Comment on attachment 351722 [details]
Patch

Clearing flags on attachment: 351722

Committed r236963: <https://trac.webkit.org/changeset/236963>
Comment 3 WebKit Commit Bot 2018-10-09 08:44:42 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-10-09 08:45:30 PDT
<rdar://problem/45127045>