[Webkit-unassigned] [Bug 63824] New: MediaPlayer in QtWebkit does not follow the spec for EndOfMedia State

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 1 12:03:17 PDT 2011


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

           Summary: MediaPlayer in QtWebkit does not follow the spec for
                    EndOfMedia State
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Hardware
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abhinav.mithal at nokia.com


Currently after receiving EndOfMedia event Media Player goes into HAVE_ENOUGH_DATA state.

After EndOfMedia event has been received the current playback position should never advance, however, HAVE_ENOUGH_DATA and HAVE_FUTURE_DATA states gives a false perception that there is more data to be played.

This patch corrects this problem in order to conform with spec here :http://dev.w3.org/html5/spec/Overview.html#dom-media-have_current_data

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