[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 06:09:27 PST 2010


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





--- Comment #11 from Gustavo Noronha (kov) <gns at gnome.org>  2010-03-10 06:09:27 PST ---
(In reply to comment #9)
> (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.

I know, but AFAIK we can commit this change first, along with the media
duration changes, and then on a second commit add the check to only handle
messages coming from playbin, right?

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