NEW236213
Video range requests are not cached
https://bugs.webkit.org/show_bug.cgi?id=236213
Summary Video range requests are not cached
Sam Wemyss
Reported 2022-02-06 18:14:35 PST
Created attachment 451057 [details] 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.
Attachments
Reduced testcase of the issue (2.57 KB, text/html)
2022-02-06 18:14 PST, Sam Wemyss
no flags
Radar WebKit Bug Importer
Comment 1 2022-02-10 16:57:04 PST
Note You need to log in before you can comment on or make changes to this bug.