[Webkit-unassigned] [Bug 266064] New: [MSE] MediaSourcePrivate::buffered() shouldn't call its client
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 8 03:59:47 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266064
Bug ID: 266064
Summary: [MSE] MediaSourcePrivate::buffered() shouldn't call
its client
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jean-yves.avenard at apple.com
This is one of the remaining synchronous call between the MediaSourcePrivate and its MediaSourcePrivateClient (the MediaSource object itself).
There's no need for the MediaSourcePrivate to retrieve the buffered range from the MediaSource, the buffered range should be owned by the MediaSourcePrivate instead
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231208/75b7381f/attachment-0001.htm>
More information about the webkit-unassigned
mailing list