[Webkit-unassigned] [Bug 64314] REGRESSION(r89004): Video pauses and never resumes playing if scrubbed during playback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 11 13:35:32 PDT 2011


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





--- Comment #2 from Mark Rowe (bdash) <mrowe at apple.com>  2011-07-11 13:35:32 PST ---
The video gets stuck because after r89004 MediaControlTimelineElement::defaultEventHandler no longer sees the mouse up event.  This means that endScrubbing is no longer called on the MediaElement.

-- 
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