Bug 190329 - Add support for IceCandidate stats
Summary: Add support for IceCandidate stats
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-10-06 07:29 PDT by youenn fablet
Modified: 2018-10-09 08:45 PDT (History)
4 users (show)

See Also:


Attachments
Patch (14.22 KB, patch)
2018-10-06 07:35 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>