RESOLVED DUPLICATE of bug 92956 Bug 93178
Unskip http/tests/security/contentSecurityPolicy tests on various ports.
https://bugs.webkit.org/show_bug.cgi?id=93178
Summary Unskip http/tests/security/contentSecurityPolicy tests on various ports.
Mike West
Reported 2012-08-04 00:38:48 PDT
Attachments
Patch (5.27 KB, patch)
2012-08-04 00:48 PDT, Mike West
no flags
Mike West
Comment 1 2012-08-04 00:48:12 PDT
Mike West
Comment 2 2012-08-04 00:51:36 PDT
CCing various folks whose skips I'm now unskipping. Would one of you mind taking a look at this patch? Thanks!
Mike West
Comment 3 2012-08-04 01:31:25 PDT
Thanks Adam. Didn't expect you to be awake. ;)
WebKit Review Bot
Comment 4 2012-08-04 02:01:15 PDT
Comment on attachment 156524 [details] Patch Clearing flags on attachment: 156524 Committed r124696: <http://trac.webkit.org/changeset/124696>
WebKit Review Bot
Comment 5 2012-08-04 02:01:21 PDT
All reviewed patches have been landed. Closing bug.
Csaba Osztrogonác
Comment 6 2012-08-09 14:36:38 PDT
Reopen, because http/tests/security/contentSecurityPolicy/object-src-url-blocked.html still fails on Qt WK2 with the following error: --- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/contentSecurityPolicy/object-src-url-blocked-expected.txt +++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/contentSecurityPolicy/object-src-url-blocked-actual.txt @@ -1,3 +1 @@ -CONSOLE MESSAGE: Refused to load the object 'http://127.0.0.1:8000/plugins/resources/mock-plugin.pl' because it violates the following Content Security Policy directive: "object-src 'none'". - This test passes if there is a console message saying the plugin was blocked.
Mike West
Comment 7 2012-08-17 05:48:35 PDT
(In reply to comment #6) > Reopen, because http/tests/security/contentSecurityPolicy/object-src-url-blocked.html still fails on Qt WK2 with the following error: > > --- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/contentSecurityPolicy/object-src-url-blocked-expected.txt > +++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/contentSecurityPolicy/object-src-url-blocked-actual.txt > @@ -1,3 +1 @@ > -CONSOLE MESSAGE: Refused to load the object 'http://127.0.0.1:8000/plugins/resources/mock-plugin.pl' because it violates the following Content Security Policy directive: "object-src 'none'". > - > This test passes if there is a console message saying the plugin was blocked. I'll deal with this in bug 92956. *** This bug has been marked as a duplicate of bug 92956 ***
Note You need to log in before you can comment on or make changes to this bug.