[Webkit-unassigned] [Bug 25143] [Qt] Build error in module WebKit/qt/tests/qwebelement/tst_qwebelement.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 13:37:53 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25143





------- Comment #2 from cmsigler at gmail.com  2009-04-15 13:37 PDT -------
(In reply to comment #0)
> As of r42423, the Qt Linux build fails with a compile error:

Well, since my own Qt Linux build at r42550 was still failing in
tst_qwebelement.cpp, I took a stab in the dark that the developer meant to use
the method "size" for class QList instead of "length" which is undefined. 
This, at least, got my build to complete without failing on an error.  A patch
is attached next.

(There may be another bug, this time in the Acid3 test.  If so, I'll file a
separate bug report on it.  For now, my Qt Linux build crashes reliably near
the end of running Acid3.  I'll wait a few days to see if things settle down
and this problem goes away.)

HTH.

Clemmitt


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list