[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
Wed Mar 10 00:05:42 PST 2010


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





--- Comment #9 from Philippe Normand <pnormand at igalia.com>  2010-03-10 00:05:42 PST ---
(In reply to comment #7)

> 
> > > This seems totally unrelated?
> > 
> > It is not! :) canPlay() triggers a call to endedPlayback() which queries the
> > duration. This query is useless, just checking paused() is enough in this
> > context and this what MediaControlPlayButtonElement::updateDisplayType does,
> > FWIW.
> 
> Hah. OK, then. I wonder if it makes sense as a separate change, though?

Please re-read the bug description :) This change is the main reason for this
bug.

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