[Webkit-unassigned] [Bug 33897] New: [Gtk] media/video-currentTime-set.html is flacky
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 20 05:53:00 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33897
Summary: [Gtk] media/video-currentTime-set.html is flacky
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pnormand at igalia.com
That test performs a seek then play() and wait 2 seconds for the ended event.
On slow machines the media engine of the gtk port can take time to complete the
seek. I think we should wait the end of the seek by waiting the "seeked" event
and then fire the timer.
--
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