Bug 169282

Summary: Add tests to do in-depth checking of libwebrtc generated SDPs
Product: WebKit Reporter: youenn fablet <youennf>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: achristensen, eric.carlson, jonlee, lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=169216

youenn fablet
Reported 2017-03-07 08:44:31 PST
As suggested in https://bugs.webkit.org/show_bug.cgi?id=169216, we should be able to check whether we change libwebrtc generated SDPs. One possibility is to use Source/WebCore/Modules/mediastream/sdp.js to parse libwebrtc generated SDP and either print out a sanitized version of it or just add test checks.
Attachments
youenn fablet
Comment 1 2017-03-07 08:45:49 PST
LayoutTests/fast/mediastream/resources/sdp-utils.js implements SDP sanitization also.
Radar WebKit Bug Importer
Comment 2 2017-03-11 13:34:55 PST
Note You need to log in before you can comment on or make changes to this bug.