Bug 14061

Summary: [GDK] Implement more of FrameLoaderClientGdk
Product: WebKit Reporter: Alp Toker <alp>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 14059    
Attachments:
Description Flags
Make FrameLoaderClientGdk work properly when the MIME type is set sam: review+

Description Alp Toker 2007-06-10 01:29:59 PDT
Certain functions in FrameLoaderClientGdk need to be implemented to avoid crashes and in order to set the text encoding correctly once the curl backend is fixed to call didReceiveResponse() (bug #14059)
Comment 1 Alp Toker 2007-06-26 08:34:23 PDT
Created attachment 15247 [details]
Make FrameLoaderClientGdk work properly when the MIME type is set
Comment 2 Mark Rowe (bdash) 2007-06-26 22:46:26 PDT
Landed in r23812.