RESOLVED FIXED 55761
[GTK] media/audio-repaint.html times out
https://bugs.webkit.org/show_bug.cgi?id=55761
Summary [GTK] media/audio-repaint.html times out
Philippe Normand
Reported 2011-03-04 03:06:51 PST
The test does a seek and just after waits for the seeked event. This is not very reliable as the seek is done *before* we listen on the seeked event.
Attachments
proposed patch (3.69 KB, patch)
2011-03-04 03:09 PST, Philippe Normand
no flags
proposed patch (1.66 KB, patch)
2011-03-04 03:13 PST, Philippe Normand
mrobinson: review+
Philippe Normand
Comment 1 2011-03-04 03:09:38 PST
Created attachment 84718 [details] proposed patch
Philippe Normand
Comment 2 2011-03-04 03:11:07 PST
Jer, would this patch make sense?
Philippe Normand
Comment 3 2011-03-04 03:13:18 PST
Created attachment 84719 [details] proposed patch
Jer Noble
Comment 4 2011-03-04 08:45:01 PST
Indeed it would. Looks good to me. (Though you should probably add the CR back to the end of the file.) :-)
Martin Robinson
Comment 5 2011-03-04 09:08:36 PST
Comment on attachment 84719 [details] proposed patch This makes a lot of sense.
Philippe Normand
Comment 6 2011-03-04 09:23:48 PST
Note You need to log in before you can comment on or make changes to this bug.