Bug 169282
| Summary: | Add tests to do in-depth checking of libwebrtc generated SDPs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | youenn fablet <youennf> |
| Component: | Tools / Tests | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
youenn fablet
LayoutTests/fast/mediastream/resources/sdp-utils.js implements SDP sanitization also.
Radar WebKit Bug Importer
<rdar://problem/30994788>