RESOLVED FIXED 11845
regression: unable to load images into frames
https://bugs.webkit.org/show_bug.cgi?id=11845
Summary regression: unable to load images into frames
Darin Fisher (:fishd, Google)
Reported 2006-12-15 18:20:16 PST
regression: unable to load images into frames The problem is in MimeTypeRegistry, which fails to initialize supportedImageResourceMIMETypes. I also noticed that supportedImageMIMETypes is lacking some of the types that are actually supported (like image/x-icon).
Attachments
patch (4.12 KB, patch)
2006-12-15 18:21 PST, Darin Fisher (:fishd, Google)
oliver: review+
Darin Fisher (:fishd, Google)
Comment 1 2006-12-15 18:21:14 PST
Created attachment 11873 [details] patch candidate patch
Oliver Hunt
Comment 2 2006-12-15 18:28:39 PST
Comment on attachment 11873 [details] patch looks good
Mark Rowe (bdash)
Comment 3 2006-12-15 19:05:31 PST
Landed in r18244.
Note You need to log in before you can comment on or make changes to this bug.