Bug 300625
| Summary: | [GStreamer] Return RefPtrs in GStreamerPeerConnectionBackend::{newRemote}existingTransceiver() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | Platform | Assignee: | Cristina Murillo <cmurillo> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | spena, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 300616 | ||
| Bug Blocks: | |||
Adrian Perez
In the review for the PR that fixes bug #300616 it was noted that may be better to return RefPtr<RTCRtpTransceiver> from the GStreamerPeerConnectionBackend::{newRemote}existingTransceiver() methods. The discussion can be found here:
https://github.com/WebKit/WebKit/pull/52228#discussion_r2425809209
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Cristina Murillo
Pull request: https://github.com/WebKit/WebKit/pull/54248
EWS
Committed 303331@main (03f3bcfde146): <https://commits.webkit.org/303331@main>
Reviewed commits have been landed. Closing PR #54248 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/165131560>