[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:54:40 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 7c807618bf5fd7e4a6fb22a9a77518065d9c21aa
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 26 20:12:30 2011 +0000

    Skip fast/loader/willSendRequest-null-for-preload.html on WebKit2, because WebKit2 doesn't have
    setWillSendRequestReturnsNull yet.
    
    This is tracked by https://bugs.webkit.org/show_bug.cgi?id=42690.
    
    * platform/mac-wk2/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76706 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a06a459..4f45bb0 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
 2011-01-26  Brian Weinstein  <bweinstein at apple.com>
 
+        Skip fast/loader/willSendRequest-null-for-preload.html on WebKit2, because WebKit2 doesn't have
+        setWillSendRequestReturnsNull yet.
+        
+        This is tracked by https://bugs.webkit.org/show_bug.cgi?id=42690.
+
+        * platform/mac-wk2/Skipped:
+
+2011-01-26  Brian Weinstein  <bweinstein at apple.com>
+
         Reviewed by Ryosuke Niwa.
 
         Update the test landed in r76701 to not depend on loading a "script" from http://example.com, make it
diff --git a/LayoutTests/platform/mac-wk2/Skipped b/LayoutTests/platform/mac-wk2/Skipped
index e68a5fe..970155a 100644
--- a/LayoutTests/platform/mac-wk2/Skipped
+++ b/LayoutTests/platform/mac-wk2/Skipped
@@ -1735,6 +1735,7 @@ fast/loader/onload-willSendRequest-null-for-frame.html
 fast/loader/onload-willSendRequest-null-for-script.html
 fast/loader/subresource-willSendRequest-null.html
 plugins/plugin-document-willSendRequest-null.html
+fast/loader/willSendRequest-null-for-preload.html
 
 # WebKitTestRunner needs layoutTestController.setStopProvisionalFrameLoads
 # <https://bugs.webkit.org/show_bug.cgi?id=42691>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list