[Webkit-unassigned] [Bug 30003] New: [MediaPlayer] READY state doesn't mean "enough data"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 2 01:45:16 PDT 2009


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

           Summary: [MediaPlayer] READY state doesn't mean "enough data"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: slomo at circular-chaos.org


Hi,
currently in MediaPlayerPrivate::updateStates() it is assumed that READY means
that there is enough data. That's not true, READY only means that devices could
be opened successfully, not that the sinks already has the first data. That's
only true for PAUSED or PLAYING.

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