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

andreas.kling at nokia.com andreas.kling at nokia.com
Wed Dec 22 15:18:07 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6d0d3ffbc71d446acbdf8f614a377d87dbe120d8
Author: andreas.kling at nokia.com <andreas.kling at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 29 23:44:29 2010 +0000

    2010-10-29  Aaron Colwell  <acolwell at chromium.org>
    
            Reviewed by David Levin.
    
            Disable media/video-canvas-alpha.html for Qt & GTK
            https://bugs.webkit.org/show_bug.cgi?id=48688
    
            * platform/gtk/Skipped:
            * platform/qt/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70952 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 9de8718..93c4077 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-10-29  Aaron Colwell  <acolwell at chromium.org>
+
+        Reviewed by David Levin.
+
+        Disable media/video-canvas-alpha.html for Qt & GTK
+        https://bugs.webkit.org/show_bug.cgi?id=48688
+
+        * platform/gtk/Skipped:
+        * platform/qt/Skipped:
+
 2010-10-29  James Robinson  <jamesr at chromium.org>
 
         Update Snow Leopard pixel baselines for tests in tables/mozilla pt 1
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index f669d33..6ba9de6 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5693,3 +5693,6 @@ http/tests/inspector/console-xhr-logging.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=47727
 mathml/presentation
+
+# https://bugs.webkit.org/show_bug.cgi?id=48094
+media/video-canvas-alpha.html
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 6073c10..0870b39 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -597,6 +597,7 @@ media/video-autoplay.html
 media/video-buffered.html
 media/video-canvas.html-disabled
 media/video-canvas-source.html
+media/video-canvas-alpha.html
 media/video-click-dblckick-standalone.html
 media/video-controls.html
 media/video-controls-rendering.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list