WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 55299
readyState should be HAVE_CURRENT_DATA when playback has ended
https://bugs.webkit.org/show_bug.cgi?id=55299
Summary
readyState should be HAVE_CURRENT_DATA when playback has ended
Eric Carlson
Reported
2011-02-26 08:35:01 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug