WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
25242
QtWebKit no longer builds with Qt4.4
https://bugs.webkit.org/show_bug.cgi?id=25242
Summary
QtWebKit no longer builds with Qt4.4
Laszlo Gombos
Reported
2009-04-16 13:39:05 PDT
Revision
http://trac.webkit.org/changeset/42238
introduced the first version of DOM access API to QtWebKit. One of the associated tests with the new API sneaked in QtCore 4.5 dependency by using QList::length() (
http://doc.trolltech.com/4.5/qlist.html#lengthx
).
Attachments
Proposed fix.
(1.76 KB, patch)
2009-04-16 13:46 PDT
,
Laszlo Gombos
hausmann
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Laszlo Gombos
Comment 1
2009-04-16 13:46:24 PDT
Created
attachment 29548
[details]
Proposed fix.
Simon Hausmann
Comment 2
2009-04-17 01:50:08 PDT
Thanks! Fix landed in
r42608
Simon Hausmann
Comment 3
2009-04-17 01:50:58 PDT
***
Bug 25233
has been marked as a duplicate of this bug. ***
Ariya Hidayat
Comment 4
2009-04-17 05:19:42 PDT
***
Bug 25143
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug