Bug 190826

Summary: Invalid ssrc value in the stats of type 'inbound-rtp'
Product: WebKit Reporter: Karthik <karthik>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Major CC: commit-queue, eric.carlson, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: Safari 12   
Hardware: Mac   
OS: macOS 10.14   
Attachments:
Description Flags
Patch
none
Patch none

Description Karthik 2018-10-23 06:50:06 PDT
The SSRC value in the stats of type 'inbound-rtp' is invalid and keeps changing everytime getStats has been called.
Comment 1 youenn fablet 2018-10-23 07:09:47 PDT
Right, looking at the code, we should probably not make the src value visible by default.
Comment 2 Radar WebKit Bug Importer 2018-10-23 08:01:53 PDT
<rdar://problem/45487435>
Comment 3 youenn fablet 2018-10-29 04:15:50 PDT
Created attachment 353282 [details]
Patch
Comment 4 youenn fablet 2018-10-29 06:53:26 PDT
Created attachment 353286 [details]
Patch
Comment 5 WebKit Commit Bot 2018-10-29 13:10:39 PDT
Comment on attachment 353286 [details]
Patch

Clearing flags on attachment: 353286

Committed r237561: <https://trac.webkit.org/changeset/237561>
Comment 6 WebKit Commit Bot 2018-10-29 13:10:40 PDT
All reviewed patches have been landed.  Closing bug.