WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-12-03 21:56:26 PST
<
rdar://problem/119114938
>
Jean-Yves Avenard [:jya]
Comment 2
2023-12-03 22:33:23 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21256
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.
Top of Page
Format For Printing
XML
Clone This Bug