Bug 265778
Summary: | [MSE] Remove need for SourceBufferPrivate to query MediaSource duration | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Component: | Media | Assignee: | 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]
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
<rdar://problem/119114938>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/21256
EWS
Committed 271514@main (adb77f8a601c): <https://commits.webkit.org/271514@main>
Reviewed commits have been landed. Closing PR #21256 and removing active labels.