RESOLVED INVALID 21909
Qt Phonon implementation of Audio tag does not support "playcount"
https://bugs.webkit.org/show_bug.cgi?id=21909
Summary Qt Phonon implementation of Audio tag does not support "playcount"
Yael
Reported 2008-10-27 18:01:33 PDT
Audio tag does not support the "playcount" attribute.
Attachments
Add missing functionality to MediaPlayerPrivatePhonon.cpp. (1.27 KB, patch)
2008-10-27 18:58 PDT, Yael
no flags
Yael
Comment 1 2008-10-27 18:58:04 PDT
Created attachment 24704 [details] Add missing functionality to MediaPlayerPrivatePhonon.cpp.
Tor Arne Vestbø
Comment 2 2008-11-12 01:07:10 PST
Discussed this offline with Yael and will land parts of the patch as part of another patch dealing with seeking. Bottom line is we can't support playcount and other features related to seeking reliably until we do media loading on the WebKit side instead of inside Phonon. I'll leave the bug open though, so we can fix it in the future.
Eric Carlson
Comment 3 2009-06-26 11:18:49 PDT
"playCount" is no longer in the HTML 5 media spec.
Tor Arne Vestbø
Comment 4 2009-09-08 05:18:58 PDT
Closing per Eric's comment.
Note You need to log in before you can comment on or make changes to this bug.