Bug 11454 - fix the Qt build
Summary: fix the Qt build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 420+
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-30 02:48 PST by Simon Hausmann
Modified: 2006-10-30 11:48 PST (History)
0 users

See Also:


Attachments
fix the Qt build (828 bytes, patch)
2006-10-30 02:51 PST, Simon Hausmann
andersca: review+
Details | Formatted Diff | Diff
This also fixes the Resource* renames, and Sync stuff. (3.78 KB, patch)
2006-10-30 06:43 PST, Zack Rusin
andersca: review+
Details | Formatted Diff | Diff

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