[Webkit-unassigned] [Bug 45349] [GTK] testmimehandling falsely succeeds testing Ogg mime type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 02:00:19 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=45349





--- Comment #1 from Philippe Normand <pnormand at igalia.com>  2010-09-08 02:00:19 PST ---
"audio/x-vorbis+ogg" is returned by libsoup's content-sniffer (which uses g_content_type_guess and xdgmime underneath). So I think the ResourceHandleSoup should probably handle this case, when "audio/x-vorbis+ogg" is sniffed, it should return "audio/ogg"

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list