[Webkit-unassigned] [Bug 191876] [MSE] MediaSource is leaked if the video element is removed while a SourceBuffer is updating
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 23 03:33:10 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191876
--- Comment #3 from Alicia Boya GarcĂa <aboya at igalia.com> ---
Strangely enough, the last reference to MediaSource is actually released and the object destroyed... only after 10 forced GC cycles. That's too many GC cycles.
The MediaSource is promptly destroyed if the video element is removed when no SourceBuffer is 'updating' on the other hand.
--
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/20181123/445c3fbb/attachment.html>
More information about the webkit-unassigned
mailing list