[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 04:53:59 PDT 2010


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





--- Comment #23 from Philippe Normand <pnormand at igalia.com>  2010-07-13 04:53:59 PST ---
(In reply to comment #22)
> (In reply to comment #21)

> > So I think we could have it. It would require the HTMLMediaElement::paused() to proxy to 
> > MediaPlayer::paused(), when a player is available. If not the m_paused attribute could be used as 
> > fallback. What do you think?
> 
> I think it is definitely worth a try. Hopefully it won't require significant changes to layout tests, if it does I fear that it will break existing content, but lets see.

Tried this, the patch breaks 7 media tests in the GTK+ port. So I think we should leave the ::paused() method as it is now.

Eric, what do you think about Gustavo's proposed test in comment 20 ?

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