Title: [97634] trunk/Tools
- Revision
- 97634
- Author
- [email protected]
- Date
- 2011-10-17 11:17:17 -0700 (Mon, 17 Oct 2011)
Log Message
garden-o-matic operations fail because of CSP.
https://bugs.webkit.org/show_bug.cgi?id=70249
* BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/garden-o-matic.html: Added gardening server to the policy.
Modified Paths
Diff
Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/garden-o-matic.html (97633 => 97634)
--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/garden-o-matic.html 2011-10-17 17:55:31 UTC (rev 97633)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/garden-o-matic.html 2011-10-17 18:17:17 UTC (rev 97634)
@@ -34,7 +34,7 @@
font-src http://themes.googleusercontent.com;
img-src https://ajax.googleapis.com http://build.chromium.org;
frame-src http://build.chromium.org;
- connect-src http://trac.webkit.org http://build.chromium.org">
+ connect-src http://trac.webkit.org http://build.chromium.org http://127.0.0.1:8127">
<title>Garden-O-Matic</title>
<link rel="stylesheet" href=""
<link rel="stylesheet" href=""
Modified: trunk/Tools/ChangeLog (97633 => 97634)
--- trunk/Tools/ChangeLog 2011-10-17 17:55:31 UTC (rev 97633)
+++ trunk/Tools/ChangeLog 2011-10-17 18:17:17 UTC (rev 97634)
@@ -1,3 +1,10 @@
+2011-10-17 Dimitri Glazkov <[email protected]>
+
+ garden-o-matic operations fail because of CSP.
+ https://bugs.webkit.org/show_bug.cgi?id=70249
+
+ * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/garden-o-matic.html: Added gardening server to the policy.
+
2011-10-17 Ada Chan <[email protected]>
Add a test to call WKPageLoadAlternateHTMLString() with a non-directory URL.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes