RESOLVED FIXED Bug 80124
[GStreamer] media/media-can-play-flac-audio.html fails
https://bugs.webkit.org/show_bug.cgi?id=80124
Summary [GStreamer] media/media-can-play-flac-audio.html fails
Philippe Normand
Reported 2012-03-02 01:12:04 PST
--- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/media-can-play-flac-audio-expected.txt +++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/media-can-play-flac-audio-actual.txt @@ -1,6 +1,6 @@ Test HTMLMediaElement canPlayType() method with multiple .flac MIME types. -EXPECTED (audio.canPlayType('audio/flac') == 'maybe') OK +EXPECTED (audio.canPlayType('audio/flac') == 'maybe'), OBSERVED '' FAIL EXPECTED (audio.canPlayType('audio/x-flac') == 'maybe') OK END OF TEST The mimeTypeCache function of the media player needs a small update.
Attachments
Patch (1.77 KB, patch)
2012-03-02 01:49 PST, Philippe Normand
no flags
Philippe Normand
Comment 1 2012-03-02 01:49:37 PST
Martin Robinson
Comment 2 2012-03-02 08:33:19 PST
Comment on attachment 129843 [details] Patch Please add this to the http://trac.webkit.org/wiki/WebKitGTK/1.8.x so that we merge it into the stable branch.
Philippe Normand
Comment 3 2012-03-02 08:38:44 PST
Comment on attachment 129843 [details] Patch Clearing flags on attachment: 129843 Committed r109580: <http://trac.webkit.org/changeset/109580>
Philippe Normand
Comment 4 2012-03-02 08:38:51 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.