Bug 265778

Summary: [MSE] Remove need for SourceBufferPrivate to query MediaSource duration
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   
Bug Depends on:    
Bug Blocks: 264134    

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.