Bug 118360
Summary: | [Qt][WK2] REGRESSION(r152183) Two qmltests::WebView API test fails after this revision. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gábor Ábrahám <abrhm> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | kadam, ossy, yoon, zarvai |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 70236 |
Gábor Ábrahám
Failing tests:
qmltests::WebViewJavaScriptDialogs::test_alert()
qmltests::WebViewNavigationHistory::test_navigationHistory()
Bot stdio:
FAIL! : qmltests::WebViewJavaScriptDialogs::test_alert() 'verify()' returned FALSE. ()
Loc: [/ramdisk/qt-linux-32-release-webkit2/build/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_javaScriptDialogs.qml(61)]
FAIL! : qmltests::WebViewNavigationHistory::test_navigationHistory() 'verify()' returned FALSE. ()
Loc: [/ramdisk/qt-linux-32-release-webkit2/build/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_navigationHistory.qml(40)]
Could you check it please?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gábor Ábrahám
This two tests fails after changes on CoordinatedLayerTreeHost.h/cpp
Changes:
CoordinatedLayerTreeHost.h: http://trac.webkit.org/changeset/152183/trunk/Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/CoordinatedLayerTreeHost.h
CoordinatedLayerTreeHost.cpp: http://trac.webkit.org/changeset/152183/trunk/Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/CoordinatedLayerTreeHost.cpp
Jocelyn Turcotte
=== Bulk closing of Qt bugs ===
If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.
If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.