[Webkit-unassigned] [Bug 14824] REGRESSION(r14258): +setMIMETypesShownAsHTML has no effect if MIME type is text/* (works in Safari 2, doesn't work in Safari 3)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 1 22:30:39 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14824





------- Comment #13 from beidson at apple.com  2007-08-01 22:30 PDT -------
There's two warring concepts here.
"Non-image MIMETypes we support"
and
"Non-image MIMETypes we display as HTML"

At some point, these two concepts were inadvertently merged, which is really
the crux of making this fix difficult to do correctly.

That is also the reason why you can no longer remove text/html as a supported
type and force it to display as text.


-- 
Configure bugmail: http://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