[Webkit-unassigned] [Bug 71906] New: [Qt] failures in http/tests/security/contentSecurityPolicy with Qt5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 06:46:03 PST 2011


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

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


1 .Both on the Qt5-WK1 and Qt5-WK2 bot.
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.

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

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.

2. only on the Qt5 bot
policy-does-not-affect-child.html:
+CONSOLE MESSAGE: line 1: Refused to load object from '' because of Content-Security-Policy.
+
 ALERT: PASS

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