WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
32835
Shouldn’t auto-buffer when poster frame is present
https://bugs.webkit.org/show_bug.cgi?id=32835
Summary
Shouldn’t auto-buffer when poster frame is present
Mark Rowe (bdash)
Reported
2009-12-21 12:25:07 PST
Eric says in
bug 25267
that we shouldn’t start buffering a video if a poster frame is specified. You can see by loading <
http://bdash.net.nz/files/video-with-poster-image.html
> that we do load the video even when a poster frame is specified.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2009-12-21 13:26:24 PST
From
bug 25267
:
>
Comment #8
From Eric Carlson 2009-12-21 12:46:51 PST (-) [reply] > My comment in about using the poster above is no longer correct. The spec now > says that the poster should be displayed only "When no video data is > available". The presence of the 'poster' attribute does not change the loading > behavior, so if an element has both 'src' and a 'poster' attributes, the poster > is only shown until the first frame of video data is available.
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