RESOLVED FIXED 265778
[MSE] Remove need for SourceBufferPrivate to query MediaSource duration
https://bugs.webkit.org/show_bug.cgi?id=265778
Summary [MSE] Remove need for SourceBufferPrivate to query MediaSource duration
Jean-Yves Avenard [:jya]
Reported 2023-12-03 21:55:56 PST
The SourceBufferPrivate currently queries the MediaSourcePrivate to get the media element duration. We want to avoid that as they may not be running on the same thread.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-03 21:56:26 PST
Jean-Yves Avenard [:jya]
Comment 2 2023-12-03 22:33:23 PST
EWS
Comment 3 2023-12-04 15:13:34 PST
Committed 271514@main (adb77f8a601c): <https://commits.webkit.org/271514@main> Reviewed commits have been landed. Closing PR #21256 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.