WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 108626
116092
[Qt] REGRESSION(
r149800
): It made some tst_qwebframe API tests fail.
https://bugs.webkit.org/show_bug.cgi?id=116092
Summary
[Qt] REGRESSION(r149800): It made some tst_qwebframe API tests fail.
Ádám Kallai
Reported
2013-05-14 01:24:52 PDT
Could you check what happened to it? FAIL! : tst_QWebFrame::setHtmlWithJSAlert() Compared values are not the same Actual (m_view->page()->mainFrame()->toHtml()): <html><head></head><body><script>alert('foo');</script></body></html> Expected (html): <html><head></head><body><script>alert('foo');</script><p>hello world</p></body></html> Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(512)] FAIL! : tst_QWebFrame::baseUrl(null) Compared values are not the same Actual (m_page->mainFrame()->url()): Invalid URL: Expected (url): about:blank Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(695)] FAIL! : tst_QWebFrame::setUrlWithFragment(same URL no fragment) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (previousUrl): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1149)] FAIL! : tst_QWebFrame::setUrlHistory() Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (url): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1278)] FAIL! : tst_QWebFrame::setUrlUsingStateObject() Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (url): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1324)] FAIL! : tst_QWebFrame::setUrlThenLoads(resource file) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (url): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1418)] FAIL! : tst_QWebFrame::setUrlThenLoads(base specified in HTML) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (urlToLoad2): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1451)] FAIL! : tst_QWebFrame::loadInSignalHandlers(call load() in loadStarted() after valid url) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (urlForSetter): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1561)] FAIL! : tst_QWebFrame::loadInSignalHandlers(call load() in loadStarted() after invalid url) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (urlForSetter): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1561)] FAIL! : tst_QWebFrame::loadInSignalHandlers(call load() in loadFinished() after valid url) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (urlForSetter): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1561)] FAIL! : tst_QWebFrame::loadInSignalHandlers(call load() in loadFinished() after invalid url) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (urlForSetter): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1561)] FAIL! : tst_QWebFrame::loadInSignalHandlers(call load() in provisionalLoad() after valid url) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (urlForSetter): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1561)] FAIL! : tst_QWebFrame::loadInSignalHandlers(call load() in provisionalLoad() after invalid url) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (urlForSetter): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1561)] FAIL! : tst_QWebFrame::loadInSignalHandlers(call setUrl() in loadStarted() after valid url) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (urlForSetter): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1561)] FAIL! : tst_QWebFrame::loadInSignalHandlers(call setUrl() in loadStarted() after invalid url) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (urlForSetter): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1561)] FAIL! : tst_QWebFrame::loadInSignalHandlers(call setUrl() in loadFinished() after valid url) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (urlForSetter): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1561)] FAIL! : tst_QWebFrame::loadInSignalHandlers(call setUrl() in loadFinished() after invalid url) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (urlForSetter): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1561)] FAIL! : tst_QWebFrame::loadInSignalHandlers(call setUrl() in provisionalLoad() after valid url) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (urlForSetter): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1561)] FAIL! : tst_QWebFrame::loadInSignalHandlers(call setUrl() in provisionalLoad() after invalid url) Compared values are not the same Actual (frame->url()): qrc:/test2.html Expected (urlForSetter): qrc:/test1.html Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(1561)]
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2013-05-15 23:27:29 PDT
*** This bug has been marked as a duplicate of
bug 108626
***
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