Bug 92956
Summary: | [EFL] LayoutTests/http/tests/security/contentSecurityPolicy/object-src-url-blocked.html fail | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mikhail Pozdnyakov <mikhail.pozdnyakov> |
Component: | WebKit EFL | Assignee: | Mike West <mkwst> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | cdumez, joone, lucas.de.marchi, mkwst, zarvai |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mikhail Pozdnyakov
Newly added at r124371 test LayoutTests/http/tests/security/contentSecurityPolicy/object-src-url-blocked.html is failing on EFL port.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mike West
I'm covering the root cause of this via bug 92649.
*** This bug has been marked as a duplicate of bug 92649 ***
Joone Hur
http/tests/security/contentSecurityPolicy/object-src-url-blocked.html is failing again on EFL port.
Zoltan Arvai
It fails on Qt5 WK2 port, too:
--- /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
:(
I'll look into it.
Mike West
*** Bug 93178 has been marked as a duplicate of this bug. ***
Chris Dumez
Likely caused by the fact that EFL port does not support plugins.
*** This bug has been marked as a duplicate of bug 96881 ***