[Webkit-unassigned] [Bug 216820] Mp4 video memory leak and slow unload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 20 16:02:56 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=216820

--- Comment #7 from Jer Noble <jer.noble at apple.com> ---
I notice your fiddle sets video.src = '', but it doesn't then call video.load(). The HTML spec requires authors to call load() after setting the video's src to an empty string. If you do so, does that address your problem?

-- 
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/20210820/7ac3edb1/attachment.htm>


More information about the webkit-unassigned mailing list