WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
302393
[MSE] Buffered range calculation should be performed by the MediaSourcePrivate base class
https://bugs.webkit.org/show_bug.cgi?id=302393
Summary
[MSE] Buffered range calculation should be performed by the MediaSourcePrivat...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-11-12 03:48:08 PST
<
rdar://problem/164551661
>
Jean-Yves Avenard [:jya]
Comment 2
2025-11-12 04:13:28 PST
Pull request:
https://github.com/WebKit/WebKit/pull/53804
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.
Top of Page
Format For Printing
XML
Clone This Bug