[Webkit-unassigned] [Bug 87558] New: Regression: Content Security tests fail on Lion after r118585

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 18:33:49 PDT 2012


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

           Summary: Regression: Content Security tests fail on Lion after
                    r118585
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Unspecified
            Status: NEW
          Keywords: MakingBotsRed, NeedsRadar
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: slewis at apple.com
                CC: abarth at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    mkwst at chromium.org


Regression from http://trac.webkit.org/projects/webkit/changeset/118585.

Two test fail on Lion Debug and Release, WK1 and WK2.
+http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url.html    expected actual diff pretty diff
+http/tests/security/contentSecurityPolicy/javascript-url-blocked.html

 Example diff :

--- /Volumes/Data/slave/mountainlion-production-wk2-tests/build/OpenSource/layout-test-results/http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt
+++ /Volumes/Data/slave/mountainlion-production-wk2-tests/build/OpenSource/layout-test-results/http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-actual.txt
@@ -4,6 +4,6 @@

 CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'options'.

-CONSOLE MESSAGE: line 1: Refused to execute JavaScript URL because it violates the following Content Security Policy directive: "script-src http://127.0.0.1:*".
+CONSOLE MESSAGE: Refused to execute JavaScript URL because it violates the following Content Security Policy directive: "script-src http://127.0.0.1:*".

 This test passes if it doesn't alert fail.

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