[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

bweinstein at apple.com bweinstein at apple.com
Sun Feb 20 23:55:05 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit cbc49936bf8021112f7c2ea8289a33f7d3020843
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 26 21:07:38 2011 +0000

    Skip fast/loader/willSendRequest-null-for-preload.html on GTK, because GTK doesn't have
    support for setWillSendRequestReturnsNull.
    
    * platform/gtk/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76712 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d348316..c05025a 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2011-01-26  Brian Weinstein  <bweinstein at apple.com>
+
+        Skip fast/loader/willSendRequest-null-for-preload.html on GTK, because GTK doesn't have
+        support for setWillSendRequestReturnsNull.
+
+        * platform/gtk/Skipped:
+
 2011-01-26  Ryosuke Niwa  <rniwa at webkit.org>
 
         Another unreviewed Chromium test expectation update.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 3c15c91..94a607a 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -4793,6 +4793,7 @@ http/tests/security/no-referrer.html
 
 # GTK+ does not have layoutTestController.setWillSendRequestReturnsNull.
 fast/loader/onload-willSendRequest-null-for-script.html
+fast/loader/willSendRequest-null-for-preload.html
 
 # GTK+ does not have layoutTestController.setDomainRelaxationForbiddenForURLScheme
 http/tests/security/setDomainRelaxationForbiddenForURLScheme.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list