[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

xan at webkit.org xan at webkit.org
Thu Oct 29 20:48:56 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit a3b13b01bca720bc0139dff47022ef7677923dcb
Author: xan at webkit.org <xan at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 20 17:22:12 2009 +0000

    2009-10-20  Xan Lopez  <xlopez at igalia.com>
    
            Skip two failing security canvas tests.
    
            https://bugs.webkit.org/show_bug.cgi?id=30580
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49868 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 7815458..02f38e8 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,13 @@
 2009-10-20  Xan Lopez  <xlopez at igalia.com>
 
+        Skip two failing security canvas tests.
+
+        https://bugs.webkit.org/show_bug.cgi?id=30580
+
+        * platform/gtk/Skipped:
+
+2009-10-20  Xan Lopez  <xlopez at igalia.com>
+
         Skip failing editing test.
 
         * platform/gtk/Skipped:
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 1296e90..7d48e3c 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5472,6 +5472,10 @@ http/tests/security/isolatedWorld/world-reuse.html
 # Missing DRT ability return a null request for willSendRequest redirect calls
 http/tests/misc/will-send-request-returns-null-on-redirect.html
 
+# Canvas security issues https://bugs.webkit.org/show_bug.cgi?id=30580
+http/tests/security/canvas-remote-read-data-url-image.html
+http/tests/security/canvas-remote-read-data-url-svg-image.html
+
 # https://bugs.webkit.org/show_bug.cgi?id=28088 -- document.activeElement does not work
 editing/selection/find-in-text-control.html
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list