[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 15836] Proposed safe fix - for now

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 4 00:16:15 PDT 2007


Brady Eidson <beidson at apple.com> 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 15836: Proposed safe fix - for now
http://bugs.webkit.org/attachment.cgi?id=15836&action=edit

------- Additional Comments from Brady Eidson <beidson at apple.com>
Coded this one up on the train to Seattle when I was internet-less.

I think this is an extremely safe and simple fix for the bug in question.  As
it stands, this API is COMPLETELY broken.  This fix will at least re-enable the
ability to register mime types as "shown as html" without breaking any other
quirks.

There are many other things wrong with the current situation with this API that
can be resolved later when we're not quite as locked down in what types of
fixes we're considering



More information about the webkit-reviews mailing list