WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
66247
controls-after-reload.html test failing when using AVFoundationCF
https://bugs.webkit.org/show_bug.cgi?id=66247
Summary
controls-after-reload.html test failing when using AVFoundationCF
Jeff Miller
Reported
2011-08-15 12:51:30 PDT
The controls-after-reload.html media test is failing when using AVFoundationCF. This appears to be related to the asset that this test is using, content/counting.mp4. If I change the test to use content/test.mp4 instead, it passes. The test is failing because it never receives the canplaythrough event, which appears to be because the player item status never moves past MediaPlayerAVPlayerItemStatusPlaybackBufferEmpty, because AVCFPlayerItemIsPlaybackBufferEmpty() always returns true. run-webkit-tests LayoutTests/media/controls-after-reload.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2011-08-15 12:53:08 PDT
<
rdar://problem/9956035
>
Jeff Miller
Comment 2
2011-08-18 15:57:57 PDT
This was fixed by a newer version of AVFoundationCF.
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