WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 96859
[Qt][WK2] New http/tests/security/storage-blocking* tests fails
https://bugs.webkit.org/show_bug.cgi?id=96859
Summary
[Qt][WK2] New http/tests/security/storage-blocking* tests fails
Csaba Osztrogonác
Reported
2012-09-15 01:18:43 PDT
New tests introduced in
https://trac.webkit.org/changeset/128653
fails on Qt WK2 platform with the following diffs: Could you check it, please? http/tests/security/storage-blocking-loosened-plugin.html: ----------------------------------------------------------- --- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-loosened-plugin-expected.txt +++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-loosened-plugin-actual.txt @@ -5,4 +5,4 @@ -------- Frame: '<!--framePath //<!--frame0-->-->' -------- -false +undefined http/tests/security/storage-blocking-loosened-private-browsing-plugin.html: ---------------------------------------------------------------------------- --- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-loosened-private-browsing-plugin-expected.txt +++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-loosened-private-browsing-plugin-actual.txt @@ -5,4 +5,4 @@ -------- Frame: '<!--framePath //<!--frame0-->-->' -------- -true +undefined http/tests/security/storage-blocking-strengthened-plugin.html: --------------------------------------------------------------- --- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-strengthened-plugin-expected.txt +++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-strengthened-plugin-actual.txt @@ -5,4 +5,4 @@ -------- Frame: '<!--framePath //<!--frame0-->-->' -------- -false +undefined http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html: -------------------------------------------------------------------------------- --- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-strengthened-private-browsing-plugin-expected.txt +++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-strengthened-private-browsing-plugin-actual.txt @@ -5,4 +5,4 @@ -------- Frame: '<!--framePath //<!--frame0-->-->' -------- -false +undefined
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2012-09-15 01:32:44 PDT
I skipped them by
https://trac.webkit.org/changeset/128686
Please unskip with the proper fix.
Chris Dumez
Comment 2
2012-09-16 04:48:55 PDT
The tests fail on EFL port as well.
Vicki Pfau
Comment 3
2012-09-17 11:53:18 PDT
This bug and
bug 95935
appear to be caused by the privateBrowsingEnabled field of a plugin being undefined. I'm not entirely sure what's wrong with the tests, as I found support for that field in the Qt version of DRT. Is it not available in the Qt version of WKTR?
Jocelyn Turcotte
Comment 4
2014-02-03 03:22:43 PST
=== 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.
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