[Webkit-unassigned] [Bug 33671] New: [GTK] media/video-loop.html is flacky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 05:24:27 PST 2010


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

           Summary: [GTK] media/video-loop.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: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


That test does a seek() and fires up a timer. In our player the pipeline can
take time to complete the seek and in some cases the timer will be fired too
early. That test should be rewritten to rely on timeupdate events instead of a
timer, in my opinion.

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