Bug 266758
Summary: | [MSE][GStreamer] Fix releasing Stream and GstStream objects | ||
---|---|---|---|
Product: | WebKit | Reporter: | Olivier Blin <olivier.blin> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | philn, 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=266190 |
Olivier Blin
There is a circular reference between WebKitMediaSrcPadPrivate which owns a RefPtr<Stream>, and Stream which owns a GRefPtr<GstPad> const pad.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Olivier Blin
Pull request: https://github.com/WebKit/WebKit/pull/22152
EWS
Committed 272605@main (087cd6903b83): <https://commits.webkit.org/272605@main>
Reviewed commits have been landed. Closing PR #22152 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/120412113>