Bug 302393

Summary: [MSE] Buffered range calculation should be performed by the MediaSourcePrivate base class
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-11-12 03:48:01 PST
The buffered range calculation which is made of the intersection of the SourceBuffers' TrackBuffer ranges should be performed by the MediaSourcePrivate base class ; right now the calculations is done in multiple derivated class (MediaSourcePrivateRemote and MediaSourcePrivateAVFObjC). We could have a common code for them all.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-11-12 03:48:08 PST
Jean-Yves Avenard [:jya]
Comment 2 2025-11-12 04:13:28 PST
EWS
Comment 3 2025-11-13 03:04:32 PST
Committed 302979@main (8c08dc3db7ea): <https://commits.webkit.org/302979@main> Reviewed commits have been landed. Closing PR #53804 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.