RESOLVED FIXED301245
[MSE] All SourceBufferPrivateParser calls should be made on provided callback
https://bugs.webkit.org/show_bug.cgi?id=301245
Summary [MSE] All SourceBufferPrivateParser calls should be made on provided callback
Jean-Yves Avenard [:jya]
Reported 2025-10-21 21:20:59 PDT
Some SourceBufferPrivateParser callbacks are made on the client's provided callbacks, some others on the parser's queue. This was necessary at one stage where we needed synchronisation with the LegacyCDMSession. But this requirements was removed.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-21 21:21:05 PDT
Jean-Yves Avenard [:jya]
Comment 2 2025-10-21 22:16:56 PDT
EWS
Comment 3 2025-10-22 16:39:15 PDT
Committed 301981@main (a6ebe63cc218): <https://commits.webkit.org/301981@main> Reviewed commits have been landed. Closing PR #52790 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.