Bug 92956 - [EFL] LayoutTests/http/tests/security/contentSecurityPolicy/object-src-url-blocked.html fail
Summary: [EFL] LayoutTests/http/tests/security/contentSecurityPolicy/object-src-url-bl...
Status: RESOLVED DUPLICATE of bug 96881
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mike West
URL:
Keywords:
: 93178 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-08-02 01:07 PDT by Mikhail Pozdnyakov
Modified: 2012-09-16 05:25 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Pozdnyakov 2012-08-02 01:07:42 PDT
Newly added at r124371 test LayoutTests/http/tests/security/contentSecurityPolicy/object-src-url-blocked.html is failing on EFL port.
Comment 1 Mike West 2012-08-03 08:59:51 PDT
I'm covering the root cause of this via bug 92649.

*** This bug has been marked as a duplicate of bug 92649 ***
Comment 2 Joone Hur 2012-08-05 18:24:30 PDT
http/tests/security/contentSecurityPolicy/object-src-url-blocked.html is failing again on EFL port.
Comment 3 Zoltan Arvai 2012-08-06 07:09:04 PDT
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.
Comment 4 Mike West 2012-08-06 07:40:08 PDT
:(

I'll look into it.
Comment 5 Mike West 2012-08-17 05:48:35 PDT
*** Bug 93178 has been marked as a duplicate of this bug. ***
Comment 6 Chris Dumez 2012-09-16 05:25:33 PDT
Likely caused by the fact that EFL port does not support plugins.

*** This bug has been marked as a duplicate of bug 96881 ***