On 05/28/2012 08:30 PM, Bent G Christensen wrote:
Osztrogonac Csaba<oszi<at> inf.u-szeged.hu> writes:
Now 9985003ac4a42adfa35db286eda1b2ae9656d85b is the latest Qt5
commit. I tested it, WK1/WK2 layout tests and API tests work fine.
I'm going to update the bots (Qt5 WK1/WK2 bots, perf bots, Qt5-WK2 EWS)
tomorrow morning and land this buildfix: https://bugs.webkit.org/
show_bug.cgi?id=87257
Hi all,
Thanks for the great work to the folks at inf.u-szeged.hu!
I'm getting a compile error (see trace below) with the --v8 option turned on
using the following setup:
"build-webkit --qt --v8"
- WEEKLY_QT5_HASH="9985003ac4a42adfa35db286eda1b2ae9656d85b"
- WebKit version r118696
The compile runs just fine using jsc instead of v8, but my intent was to
conduct comparison tests between the two engines while keeping the
WebCore version stable.
Any hints? Or even better patches? :)
The --v8 build is pretty fragile unfortunately, mostly because our v8
copy in qtjsbackend is not up-to-date. We are working on making the
update process and the --v8 build better but I could not make a promise
on when will it be stable.
_______________________________________________
webkit-qt mailing list
webkit-qt@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt