[Webkit-unassigned] [Bug 124652] [GTK] Add API to WebKitResponsePolicyDecision to check if the MIME type can be shown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 30 09:33:01 PST 2013


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





--- Comment #7 from Martin Robinson <mrobinson at webkit.org>  2013-12-30 09:30:54 PST ---
(In reply to comment #6)

> I'm fine with is_mime_type_supported() too, Martin?


The name seems reasonable given the constraints Carlos mentioned. It's a little sloppy, in that there's a difference between a mime type being supported and showable. What I mean is that we support non-showable mime types by downloading them. I think my point is a nitpick though, so unless anyone can think of a better one, is_mime_type_supported should work just fine. The next best thing I can think of is is_mime_type_showable, but that feels a little bit tortured.

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