[Webkit-unassigned] [Bug 145986] Media Session: Improve the safety of playback toggling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 15:41:28 PDT 2015


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

--- Comment #11 from Darin Adler <darin at apple.com> ---
(In reply to comment #9)
> We cur(In reply to comment #8)
> > Comment on attachment 254891 [details]
> > Patch
> > 
> > Oops, just noticed this doesn’t add the needed call to remove. Why not?
> 
> We currently don't remove elements from m_activeParticipatingElements (and
> thus m_iteratedActiveParticipatingElements). That's part of 
> the algorithm for "interrupting a media session from a media element" which
> I'll implement in the next couple days.

Before that algorithm comes into play: What guarantees that m_activeParticipatingElements doesn’t point to deleted objects when media elements go away?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150615/b46acabc/attachment.html>


More information about the webkit-unassigned mailing list