[Webkit-unassigned] [Bug 71896] New: [WK2] failures in http/tests/security/contentSecurityPolicy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 06:23:20 PST 2011


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

           Summary: [WK2] failures in
                    http/tests/security/contentSecurityPolicy
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbalazs at webkit.org


Qt+Mac SL failure on block-mixed-content-hides-warning.html:
@@ -1,3 +1,1 @@
-CONSOLE MESSAGE: line 1: Refused to load script from 'http://127.0.0.1:8080/security/contentSecurityPolicy/resources/alert-fail.js' because of Content-Security-Policy.
-
 This page should neither alert "FAIL" nor generate any mixed content warnings in the console. 

Mac SL failure on script-src-star-cross-scheme.html
@@ -3,4 +3,4 @@
 --------
 Frame: '<!--framePath //<!--frame0-->-->'
 --------
-PASS
+FAIL

Qt failure on object-src-no-url-blocked.html:
+CONSOLE MESSAGE: line 1: Refused to load object from '' because of Content-Security-Policy.
+
 CONSOLE MESSAGE: line 1: Refused to load object from '' because of Content-Security-Policy.

 This test passes if there is a console message saying the plugin was blocked.

Qt failure on object-src-none-allowed.html:
-ALERT: Plugin Loaded!

Qt failure on object-src-none-blocked.html:
+CONSOLE MESSAGE: line 1: Refused to load object from 'data:application/x-webkit-test-netscape,alertwhenloaded' because of Content-Security-Policy.
+
 CONSOLE MESSAGE: line 1: Refused to load object from 'data:application/x-webkit-test-netscape,alertwhenloaded' because of Content-Security-Policy.

-- 
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