[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

antti at apple.com antti at apple.com
Wed Dec 22 18:32:19 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a48e93605a9b09cf2d8ecbfd764c3d7f161648c0
Author: antti at apple.com <antti at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Dec 13 20:30:49 2010 +0000

    Unreviewed.
    
    Adding
    
    http/tests/local/link-stylesheet-load-order.html
    http/tests/local/link-stylesheet-load-order-preload.html
    
    to Mac WebKit2 and Qt skip lists.
    
    * platform/mac-wk2/Skipped:
    * platform/qt/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73947 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 5b392d6..5a1c976 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,17 @@
+2010-12-13  Antti Koivisto  <antti at apple.com>
+
+        Unreviewed.
+
+        Adding 
+        
+        http/tests/local/link-stylesheet-load-order.html
+        http/tests/local/link-stylesheet-load-order-preload.html
+        
+        to Mac WebKit2 and Qt skip lists.
+
+        * platform/mac-wk2/Skipped:
+        * platform/qt/Skipped:
+
 2010-12-13  Sheriff Bot  <webkit.review.bot at gmail.com>
 
         Unreviewed, rolling out r73923.
diff --git a/LayoutTests/platform/mac-wk2/Skipped b/LayoutTests/platform/mac-wk2/Skipped
index 81b9e71..dfddcf8 100644
--- a/LayoutTests/platform/mac-wk2/Skipped
+++ b/LayoutTests/platform/mac-wk2/Skipped
@@ -2306,3 +2306,8 @@ fast/parser/pre-html5-parser-quirks.html
 
 # requires video.buffered to be able to return multiple timeranges
 http/tests/media/video-buffered.html
+
+# For https://bugs.webkit.org/show_bug.cgi?id=50758
+# These require DRT setSerializeHTTPLoads implementation for WebKit2 to be reliable.
+http/tests/local/link-stylesheet-load-order.html
+http/tests/local/link-stylesheet-load-order-preload.html
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index acc1d0e..65cb3db 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5361,3 +5361,8 @@ editing/selection/modify-up-on-rtl-wrapping-text.html
 # [Qt] fast/loader/user-stylesheet-fast-path.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=50911
 fast/loader/user-stylesheet-fast-path.html
+
+# For https://bugs.webkit.org/show_bug.cgi?id=50758
+# These require DRT setSerializeHTTPLoads implementation to be reliable.
+http/tests/local/link-stylesheet-load-order.html
+http/tests/local/link-stylesheet-load-order-preload.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list