Bug 11845

Summary: regression: unable to load images into frames
Product: WebKit Reporter: Darin Fisher (:fishd, Google) <fishd>
Component: PlatformAssignee: Darin Fisher (:fishd, Google) <fishd>
Status: RESOLVED FIXED    
Severity: Major    
Priority: P2    
Version: 420+   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
patch oliver: review+

Description Darin Fisher (:fishd, Google) 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).
Comment 1 Darin Fisher (:fishd, Google) 2006-12-15 18:21:14 PST
Created attachment 11873 [details]
patch

candidate patch
Comment 2 Oliver Hunt 2006-12-15 18:28:39 PST
Comment on attachment 11873 [details]
patch

looks good
Comment 3 Mark Rowe (bdash) 2006-12-15 19:05:31 PST
Landed in r18244.