[Webkit-unassigned] [Bug 91379] New: [Qt] flaky tests violates the following Content Security Policy directive: "object-src 'none'"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 05:11:04 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91379

           Summary: [Qt] flaky tests violates the following Content
                    Security Policy directive: "object-src 'none'"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zarvai at inf.u-szeged.hu


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!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list