Title: [125798] trunk/LayoutTests
Revision
125798
Author
[email protected]
Date
2012-08-16 12:31:17 -0700 (Thu, 16 Aug 2012)

Log Message

http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html fails (results weren't updated in r125772)
https://bugs.webkit.org/show_bug.cgi?id=94236

Unreviewed (test gardening)

* http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt: Update results here, like the rest of 125772 did.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125797 => 125798)


--- trunk/LayoutTests/ChangeLog	2012-08-16 19:28:28 UTC (rev 125797)
+++ trunk/LayoutTests/ChangeLog	2012-08-16 19:31:17 UTC (rev 125798)
@@ -1,3 +1,12 @@
+2012-08-16  Brady Eidson  <[email protected]>
+
+        http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html fails (results weren't updated in r125772)
+        https://bugs.webkit.org/show_bug.cgi?id=94236
+
+        Unreviewed (test gardening)
+
+        * http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt: Update results here, like the rest of 125772 did.
+
 2012-08-15  Levi Weintraub  <[email protected]>
 
         Accumulate sub-pixel offsets through layers and transforms

Modified: trunk/LayoutTests/http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt (125797 => 125798)


--- trunk/LayoutTests/http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt	2012-08-16 19:28:28 UTC (rev 125797)
+++ trunk/LayoutTests/http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt	2012-08-16 19:31:17 UTC (rev 125798)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: Refused to connect to connect 'http://127.0.0.1:8000/xmlhttprequest/resources/get.txt' because it violates the following Content Security Policy directive: "connect-src 'none'".
+CONSOLE MESSAGE: Refused to connect to 'http://127.0.0.1:8000/xmlhttprequest/resources/get.txt' because it violates the following Content Security Policy directive: "connect-src 'none'".
 
 ALERT: xhr blocked
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to