[webkit-reviews] review requested: [Bug 24903] Text files which have sub MIME types are treated as not displayable : [Attachment 29033] Recognize sub types of text/plain

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 27 17:04:00 PDT 2009


Christian Dywan <christian at twotoasts.de> has asked  for review:
Bug 24903: Text files which have sub MIME types are treated as not displayable
https://bugs.webkit.org/show_bug.cgi?id=24903

Attachment 29033: Recognize sub types of text/plain
https://bugs.webkit.org/attachment.cgi?id=29033&action=review

------- Additional Comments from Christian Dywan <christian at twotoasts.de>
Since we have a fixed list of supported types, and text/plain is among the
supported types, I think the correct fix is regarding any subtype of text/plain
as valid. This patch does that.

I'm wondering if we can use this for images as well, ie. png images with
unusual MIME types, but I don't have examples to test this right now.


More information about the webkit-reviews mailing list