Bug 80124

Summary: [GStreamer] media/media-can-play-flac-audio.html fails
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKitGTKAssignee: Philippe Normand <pnormand>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.