Bug 15512

Summary: Qt port is broken in TOT
Product: WebKit Reporter: Julien Chaffraix <jchaffraix>
Component: WebKit QtAssignee: George Staikos <staikos>
Status: RESOLVED FIXED    
Severity: Major CC: hausmann, mrowe
Priority: P1    
Version: 523.x (Safari 3)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
First version staikos: review-

Description Julien Chaffraix 2007-10-14 13:55:03 PDT
The qt port cannot compile in today trunk.

Attached patch resolves that issue.
Comment 1 Julien Chaffraix 2007-10-14 13:56:39 PDT
Created attachment 16671 [details]
First version
Comment 2 Mark Rowe (bdash) 2007-10-14 14:38:28 PDT
I think Simon was also working on fixing the Qt build up.  
Comment 3 George Staikos 2007-10-14 15:40:59 PDT
Comment on attachment 16671 [details]
First version

We use a different font implementation and removed those classes on purpose.
Comment 4 Simon Hausmann 2007-10-15 07:35:55 PDT
I developed a somewhat similar patchset last Saturday, published at

http://labs.trolltech.com/gitweb?p=webkit;a=shortlog;h=simon/fix-trunk-build

After a quick discussion and review with Lars we agreed on getting those in to fix at least compilation. (I'll squash some of those commits to one)
Comment 5 Simon Hausmann 2007-10-15 09:14:34 PDT
Landed in r26603 , r26604 and r26605