[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
Sat Aug 4 00:16:15 PDT 2007


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


beidson at apple.com changed:

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




------- Comment #16 from beidson at apple.com  2007-08-04 00:16 PDT -------
Created an attachment (id=15836)
 --> (http://bugs.webkit.org/attachment.cgi?id=15836&action=view)
Proposed safe fix - for now

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


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