[webkit-reviews] review denied: [Bug 25979] REGRESSION: WML support for local files is broken : [Attachment 30618] Updated patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 23 12:24:24 PDT 2009


Darin Adler <darin at apple.com> has denied Nikolas Zimmermann
<zimmermann at kde.org>'s request for review:
Bug 25979: REGRESSION: WML support for local files is broken
https://bugs.webkit.org/show_bug.cgi?id=25979

Attachment 30618: Updated patch v2
https://bugs.webkit.org/attachment.cgi?id=30618&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
This is the wrong place for this workaround. The correct workaround would be to
do extension-based MIME type mapping, not to turn on MIME type sniffing. This
code needs to go in a place that's determining MIME types, not a place that's
deciding whether to do content sniffing.


More information about the webkit-reviews mailing list