Bug 91379

Summary: [Qt] flaky tests violates the following Content Security Policy directive: "object-src 'none'"
Product: WebKit Reporter: Zoltan Arvai <zarvai>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: kkristof, mkwst
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Zoltan Arvai
Reported 2012-07-16 05:11:04 PDT
Two flaky test http/tests/security/contentSecurityPolicy/policy-does-not-affect-child.html http/tests/security/contentSecurityPolicy/object-src-none-allowed.html --- /ramdisk/qt-linux-release/build/layout-test-results/http/tests/security/contentSecurityPolicy/policy-does-not-affect-child-expected.txt +++ /ramdisk/qt-linux-release/build/layout-test-results/http/tests/security/contentSecurityPolicy/policy-does-not-affect-child-actual.txt @@ -1,2 +1,4 @@ +CONSOLE MESSAGE: Refused to load the object 'data:application/x-webkit-test-netscape,alertwhenloaded' because it violates the following Content Security Policy directive: "object-src 'none'". + ALERT: PASS --- /ramdisk/qt-linux-release/build/layout-test-results/http/tests/security/contentSecurityPolicy/object-src-none-allowed-expected.txt +++ /ramdisk/qt-linux-release/build/layout-test-results/http/tests/security/contentSecurityPolicy/object-src-none-allowed-actual.txt @@ -1,3 +1,5 @@ +CONSOLE MESSAGE: Refused to load the object '' because it violates the following Content Security Policy directive: "object-src 'none'". + ALERT: Plugin Loaded!
Attachments
Kristóf Kosztyó
Comment 1 2012-07-16 05:44:36 PDT
Mike West
Comment 2 2012-08-03 09:01:17 PDT
Covering this in bug 92649. *** This bug has been marked as a duplicate of bug 92649 ***
Note You need to log in before you can comment on or make changes to this bug.