[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
Mon Mar 30 14:03:28 PDT 2009


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


darin at apple.com changed:

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




------- Comment #5 from darin at apple.com  2009-03-30 14:03 PDT -------
(From update of attachment 29084)
Needs a change log.

Change looks good. I don't understand why these functions are case sensitive,
but they are, so the new code matches what's already here.

Besides "text/", you should remove all the "text/*" MIME types from
initializeSupportedNonImageMimeTypes because none of them do us any good. That
includes "text/vnd.wap.wml" as well as the others that are not inside an ifdef.

Can you write a regression test too? There should be a way to test this in our
HTTP tests if not the plain text tests.

review- because of lack of a change log and the other issues mentioned above.


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