Bug 265860
| Summary: | [GStreamer][WebRTC] Missing support for parameter-less setLocalDescription() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | Platform | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 235885 | ||
Philippe Normand
imported/w3c/web-platform-tests/webrtc-stats/supported-stats.https.html times out because of that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
The test times out actually because we don't support setLocalDescription() calls without argument. Re-titling accordingly.
The test will fail afterwards, because webrtcbin is not spec-compliant, see https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3218
Philippe Normand
We can work-around this in WebKit until spec compliance issues are fixed.
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/22659
EWS
Committed 272968@main (274953f826fd): <https://commits.webkit.org/272968@main>
Reviewed commits have been landed. Closing PR #22659 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/120899746>