[Webkit-unassigned] [Bug 35333] [GTK] video playback position query flood when mouse over the video element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 13 05:52:26 PDT 2010


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





--- Comment #24 from Philippe Normand <pnormand at igalia.com>  2010-07-13 05:52:27 PST ---
(In reply to comment #20)
> Created an attachment (id=50789)
 --> (https://bugs.webkit.org/attachment.cgi?id=50789) [details]
> a possible layout test for the root cause
> 
> The spec is not very specific on whether video.paused should be true when the video ends, but I think it should be if we're not looping, from my reading, since I consider that to be a case of 'paused for user interaction' - the user needs to take action to get the video playing again, or to seek it. If it is not, then we need to improve this optimization to also take the ended attribute into consideration. I made this test based on media/video-loop.html, and we currently fail it. Eric, can you check if Mac passes this test? Your help would be appreciated in figuring this behaviour out =).


The test fails on Mac too. At the end of playback ended is true and paused is false.

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