[Webkit-unassigned] [Bug 61160] GTK: media/video-src-invalid-poster.html Failed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 09:39:43 PDT 2011


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





--- Comment #4 from Jer Noble <jer.noble at apple.com>  2011-05-26 09:39:43 PST ---
(In reply to comment #3)
> (In reply to comment #0)
> > On GTK, the media/video-src-invalid-ponter.html test gives the correct width but the wrong height.
> 
> Are you sure? What I saw locally is that sometimes the test times out, otherwise it succeeds locally.

Definitely.  Check the test results from the URL field above.  It shows the video sized to 73 (correct) by 150 (incorrect, but probably the default video element width).

However, if it's not reproducing any longer, then aces. ;)

> Hence the attached patch to avoid the timeout

So the patch seems to significantly change the behavior of the test by calling |video.load()|.  Shouldn't we see the correct behavior without calling load()?  The original test gave the video element a whole second to resize and display the poster.  Is that not enough time?

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