Bug 11454

Summary: fix the Qt build
Product: WebKit Reporter: Simon Hausmann <hausmann>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
fix the Qt build
andersca: review+
This also fixes the Resource* renames, and Sync stuff. andersca: review+

Description Simon Hausmann 2006-10-30 02:48:56 PST
ResourceLoaderClient was renamed to ResourceHandleClient, adjust FrameQtClient.cpp accordingly
Comment 1 Simon Hausmann 2006-10-30 02:51:04 PST
Created attachment 11282 [details]
fix the Qt build
Comment 2 Zack Rusin 2006-10-30 06:43:23 PST
Created attachment 11283 [details]
This also fixes the Resource* renames, and Sync stuff.
Comment 3 Anders Carlsson 2006-10-30 11:39:57 PST
Comment on attachment 11282 [details]
fix the Qt build

r=me
Comment 4 Anders Carlsson 2006-10-30 11:42:16 PST
Comment on attachment 11283 [details]
This also fixes the Resource* renames, and Sync stuff.

r=me

It's easier if you mark any previous attachments as obsolete the next time.
Comment 5 Anders Carlsson 2006-10-30 11:48:35 PST
Committed revision 17440.