[Webkit-unassigned] [Bug 24903] Text files which have sub MIME types are treated as not displayable

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


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


christian at twotoasts.de changed:

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




------- Comment #1 from christian at twotoasts.de  2009-03-27 17:04 PDT -------
Created an attachment (id=29033)
 --> (https://bugs.webkit.org/attachment.cgi?id=29033&action=view)
Recognize sub types of text/plain

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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list