[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 08:17:35 PDT 2010


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66862|review?                     |review-
               Flag|                            |




--- Comment #3 from Martin Robinson <mrobinson at webkit.org>  2010-09-08 08:17:35 PST ---
(From update of attachment 66862)
View in context: https://bugs.webkit.org/attachment.cgi?id=66862&action=prettypatch

I'm not sure this is the best way to tackle this problem. It doesn't handle the local case. Isn't it possible to fix MediaPlayerGstreamerPrivate to handle this mime type?

> WebCore/platform/network/soup/ResourceHandleSoup.cpp:256
> +    GOwnPtr<gchar> mimeType;
It's better to use CString in these cases.

-- 
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