--- /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.
Created attachment 129843 [details] Patch
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.
Comment on attachment 129843 [details] Patch Clearing flags on attachment: 129843 Committed r109580: <http://trac.webkit.org/changeset/109580>
All reviewed patches have been landed. Closing bug.