last good revision: r98961 ... build breakage ... first bad revision: r98975 failing API tests: FAIL! : qmltests::TouchWebViewLoad::test_load() Uncaught exception: Object QTouchWebPage(0xed7b0d48) has no method 'load' Loc: [(0)] FAIL! : qmltests::TouchWebViewLoad::test_loadNegativeSizeView() Uncaught exception: Object QTouchWebPage(0xed7b4a20) has no method 'load' Loc: [(0)] FAIL! : qmltests::TouchWebViewLoadProgress::test_loadProgress() Uncaught exception: Object QTouchWebPage(0xed7ec870) has no method 'load' Loc: [(0)] FAIL! : qmltests::TouchWebViewLoadProgressSignal::test_loadProgressSignal() Compared values are not the same Actual (): Expected (): 0 Loc: [/ramdisk/qt-linux-32-release-webkit2/build/Source/WebKit2/UIProcess/API/qt/tests/qmltests/TouchWebView/tst_loadProgressSignal.qml(25)] FAIL! : qmltests::TouchWebViewLoad::test_loadZeroSizeView() Uncaught exception: Object QTouchWebPage(0xed7c4ee8) has no method 'load' Loc: [(0)] FAIL! : qmltests::TouchWebViewProperties::test_title() Uncaught exception: Object QTouchWebPage(0xed7a9408) has no method 'load' Loc: [(0)] FAIL! : qmltests::TouchWebViewProperties::test_url() Compared values are not the same Actual (): 0 Expected (): 1 FAIL! : tst_CommonViewTests::loadNonexistentFileUrl() 'waitForSignal(viewAbstraction.data(), SIGNAL(loadFailed(QBaseWebView::ErrorType, int, QUrl)))' returned FALSE. () Loc: [/ramdisk/qt-linux-32-release-webkit2/build/Source/WebKit2/UIProcess/API/qt/tests/commonviewtests/tst_commonviewtests.cpp(100)]
I think http://trac.webkit.org/changeset/98973 caused this failures. Jocelyn, Andreas, could you check it please?
Fixed in http://trac.webkit.org/changeset/99073