[Webkit-unassigned] [Bug 55299] New: readyState should be HAVE_CURRENT_DATA when playback has ended

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 26 08:35:01 PST 2011


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

           Summary: readyState should be HAVE_CURRENT_DATA when playback
                    has ended
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric.carlson at apple.com


http://www.w3.org/TR/html5/video.html#dom-media-have_current_data

readyState stays at HAVE_ENOUGH_DATA when playback ends, but the spec says " The user agent cannot be in [HAVE_FUTURE_DATA] if playback has ended, as the current playback position can never advance in this case." Instead, readyState should be HAVE_CURRENT_DATA when playback has ended.

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