RESOLVED FIXED 265982
[MSE] Run MediaSourcePrivateRemote and SourceBufferPrivateRemote in a dedicated work queue
https://bugs.webkit.org/show_bug.cgi?id=265982
Summary [MSE] Run MediaSourcePrivateRemote and SourceBufferPrivateRemote in a dedicat...
Jean-Yves Avenard [:jya]
Reported 2023-12-06 22:58:00 PST
MediaSourcePrivateRemote and SourceBufferPrivateRemote currently runs on the main thread. It needs to be running on its dedicated WorkQueue. This will get us closer for MSE in a worker.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-06 22:58:24 PST
Jean-Yves Avenard [:jya]
Comment 2 2024-02-05 01:58:48 PST
*** Bug 266075 has been marked as a duplicate of this bug. ***
Jean-Yves Avenard [:jya]
Comment 3 2024-02-05 02:42:46 PST
Jean-Yves Avenard [:jya]
Comment 4 2024-02-08 19:33:11 PST
EWS
Comment 5 2024-02-09 04:00:54 PST
Committed 274356@main (90086fffd11e): <https://commits.webkit.org/274356@main> Reviewed commits have been landed. Closing PR #23850 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.