[webkit-reviews] review denied: [Bug 19794] [CURL] Crash if a local file has an unknow extension : [Attachment 22023] Set the MIME type for files with an unknown extension to "application/octet-stream"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 11 18:24:07 PDT 2008


Holger Freyther <freyther at handhelds.org> has denied Marco Barisione
<marco.barisione at collabora.co.uk>'s request for review:
Bug 19794: [CURL] Crash if a local file has an unknow extension
https://bugs.webkit.org/show_bug.cgi?id=19794

Attachment 22023: Set the MIME type for files with an unknown extension to 
"application/octet-stream"
https://bugs.webkit.org/attachment.cgi?id=22023&action=edit

------- Additional Comments from Holger Freyther <freyther at handhelds.org>
Please patch MIMETypeRegistry::getMIMETypeForExtension
(WebCore/platform/gtk/MIMETypeRegistryGtk.cpp) to have it return
application/octet-stream by default, this would match with the default return
of ::getMIMETypeForPath.


More information about the webkit-reviews mailing list