Bug 14061 - [GDK] Implement more of FrameLoaderClientGdk
Summary: [GDK] Implement more of FrameLoaderClientGdk
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 14059
  Show dependency treegraph
 
Reported: 2007-06-10 01:29 PDT by Alp Toker
Modified: 2007-06-26 22:46 PDT (History)
0 users

See Also:


Attachments
Make FrameLoaderClientGdk work properly when the MIME type is set (2.73 KB, patch)
2007-06-26 08:34 PDT, Alp Toker
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.