Bug 190826 - Invalid ssrc value in the stats of type 'inbound-rtp'
Summary: Invalid ssrc value in the stats of type 'inbound-rtp'
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Safari 12
Hardware: Mac macOS 10.14
: P2 Major
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-10-23 06:50 PDT by Karthik
Modified: 2018-10-29 13:10 PDT (History)
4 users (show)

See Also:


Attachments
Patch (12.29 KB, patch)
2018-10-29 04:15 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (12.30 KB, patch)
2018-10-29 06:53 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 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.