[Webkit-unassigned] [Bug 61336] REGRESSION: Media elements fail to fire ended event after changing src

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 21:15:05 PDT 2011


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





--- Comment #1 from Eric Carlson <eric.carlson at apple.com>  2011-05-23 21:15:05 PST ---
(In reply to comment #0)
> 
> Haven't dug into a fix yet but I'm assuming we're not clearing m_sentEndEvent after changing the src.

Sure enough, it should be cleared in HTMLMediaElement::prepareForLoad where the other internal flags are reset.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list