Bug 301613

Summary: MediaSourcePrivate and SourceBufferPrivate should take a WorkQueue rather than a GuaranteedSerialFunctionDispatcher
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Jean-Yves Avenard [:jya]
Reported 2025-10-28 22:57:16 PDT
It will help allowing both to run in a secondary thread rather than the main thread as some method must be dispatched synchronously and a GuaranteedSerialFunctionDispatcher doesn't allow for it.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-28 22:57:22 PDT
Jean-Yves Avenard [:jya]
Comment 2 2025-10-28 23:03:35 PDT
EWS
Comment 3 2025-10-31 04:34:46 PDT
Committed 302379@main (a714f0a394d8): <https://commits.webkit.org/302379@main> Reviewed commits have been landed. Closing PR #53128 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.