[webkit-reviews] review requested: [Bug 14824] REGRESSION(r14258): +setMIMETypesShownAsHTML has no effect if MIME type is text/* (works in Safari 2, doesn't work in Safari 3) : [Attachment 15845] Patch to fix regression from Bug 14882

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 5 15:15:01 PDT 2007


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 14824: REGRESSION(r14258): +setMIMETypesShownAsHTML has no effect if MIME
type is text/* (works in Safari 2, doesn't work in Safari 3)
http://bugs.webkit.org/show_bug.cgi?id=14824

Attachment 15845: Patch to fix regression from Bug 14882
http://bugs.webkit.org/attachment.cgi?id=15845&action=edit

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Proposed patch to fix the regression caused by Bug 14882:

- Reverts changes from patch in Bug 14882 to fix this bug.
- Changes +[WebDataSource _repTypesAllowImageTypeOmission:] and +[WebFrameView
_viewTypesAllowImageTypeOmission:] to include now-missing "text/" and
"text/plain" MIME types so that text/plain files may be viewed in the browser.



More information about the webkit-reviews mailing list