[Webkit-unassigned] [Bug 266715] New: [GStreamer] Fix delayed dispatch of async task post MediaPlayer destruction
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 20 10:12:29 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266715
Bug ID: 266715
Summary: [GStreamer] Fix delayed dispatch of async task post
MediaPlayer destruction
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media
Assignee: webkit-unassigned at lists.webkit.org
Reporter: eocanha at igalia.com
When the media player is destroyed, there can still be async tasks (from AbortableTaskQueue) ongoing, some of them related to tracks. Those tasks should be aborted, because they depend on objects that are no longer there.
See: https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1231
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231220/becf0dd7/attachment.htm>
More information about the webkit-unassigned
mailing list