[Webkit-unassigned] [Bug 236213] New: Video range requests are not cached
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 6 18:14:35 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236213
Bug ID: 236213
Summary: Video range requests are not cached
Product: WebKit
Version: Safari 15
Hardware: All
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: samuel.wemyss at gmail.com
Created attachment 451057
--> https://bugs.webkit.org/attachment.cgi?id=451057&action=review
Reduced testcase of the issue
When videos are loaded using the HTMLVideoElement, the range requests are not cached if the video is reloaded or if a video with the same src is added. See the attached demo for an example.
Chrome and Firefox will cache the video when video.load() is called and when another element is created referencing the same src.
--
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/20220207/222ce8e0/attachment-0001.htm>
More information about the webkit-unassigned
mailing list