[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

kov at webkit.org kov at webkit.org
Thu Apr 8 02:18:04 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 7b3d35249d5a106e8f6f033d3d60628978f4c3b1
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Mar 9 21:29:28 2010 +0000

    2010-03-09  Gustavo Noronha Silva  <gns at gnome.org>
    
            [GTK] Fails http/tests/plugins/third-party-cookie-accept-policy.html
            https://bugs.webkit.org/show_bug.cgi?id=35942
    
            Unreviewed. Skip test that fails, while we look for the
            problem. This is likely a bug in soup.
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55744 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 873c2db..2c1b616 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-03-09  Gustavo Noronha Silva  <gns at gnome.org>
+
+        [GTK] Fails http/tests/plugins/third-party-cookie-accept-policy.html
+        https://bugs.webkit.org/show_bug.cgi?id=35942
+
+        Unreviewed. Skip test that fails, while we look for the
+        problem. This is likely a bug in soup.
+
+        * platform/gtk/Skipped:
+
 2010-03-09  Brady Eidson  <beidson at apple.com>
 
         Reviewed by Alexey Proskuryakov.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 5fc4483..d54e8ef 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5821,3 +5821,6 @@ fast/forms/multiple-form-submission-protection-mouse.html
 
 # mouseScrollBy() is not yet implemented in the GTK EventSender API.
 fast/events/remove-child-onscroll.html
+
+# Apparently a soup bug; See https://bugs.webkit.org/show_bug.cgi?id=35942
+http/tests/plugins/third-party-cookie-accept-policy.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list