Bug 268001 - [GStreamer] notifyPlayerOfTrack: valid existing tracks are purged
Summary: [GStreamer] notifyPlayerOfTrack: valid existing tracks are purged
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-24 06:03 PST by Vivienne Watermeier
Modified: 2024-01-25 03:31 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vivienne Watermeier 2024-01-24 06:03:26 PST
As validStreams.append() occurs after checking if the track exists already, existing tracks will incorrectly be assumed to be invalid and purged.
Comment 1 Vivienne Watermeier 2024-01-24 06:06:05 PST
Pull request: https://github.com/WebKit/WebKit/pull/23164
Comment 2 EWS 2024-01-25 03:30:22 PST
Committed 273492@main (dcb7727e3ae7): <https://commits.webkit.org/273492@main>

Reviewed commits have been landed. Closing PR #23164 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-01-25 03:31:15 PST
<rdar://problem/121589799>