WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269560
Remove access from MediaPlayerPrivateMediaSource to MediaSourcePrivate::buffered
https://bugs.webkit.org/show_bug.cgi?id=269560
Summary
Remove access from MediaPlayerPrivateMediaSource to MediaSourcePrivate::buffered
Jean-Yves Avenard [:jya]
Reported
2024-02-16 00:30:18 PST
When using MSE, the HTMLMediaElement will retrieve the buffered range from the MediaSource object. We don't need the MediaPlayerPrivateMediaSource instances to access the buffered range. This allows to simplify the caching of the value as it will now only ever be accessed by the MediaSource
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-16 01:14:29 PST
<
rdar://problem/123074982
>
Jean-Yves Avenard [:jya]
Comment 2
2024-02-16 01:22:36 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24602
EWS
Comment 3
2024-02-16 06:09:50 PST
Committed
274824@main
(06c27265e8ab): <
https://commits.webkit.org/274824@main
> Reviewed commits have been landed. Closing PR #24602 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