NEW169282
Add tests to do in-depth checking of libwebrtc generated SDPs
https://bugs.webkit.org/show_bug.cgi?id=169282
Summary Add tests to do in-depth checking of libwebrtc generated SDPs
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.