[Webkit-unassigned] [Bug 33532] New: [GTK] un-needed seeks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 12 05:35:32 PST 2010


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

           Summary: [GTK] un-needed seeks
           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


I found out that our player performs un-needed seeks:

- seek(0): un-needed when currentTime is 0 already
- setRate(1): un-needed at beginning of playback as it is already the default
  in playbin.

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