[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

xan at webkit.org xan at webkit.org
Thu Feb 4 21:30:53 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 2bb06342bf06efada1262f587f30665a168f4e62
Author: xan at webkit.org <xan at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 28 09:20:10 2010 +0000

    2010-01-28  Xan Lopez  <xlopez at igalia.com>
    
            [GTK] Can DnD files to our filechooser widget (<input type="file">)
            https://bugs.webkit.org/show_bug.cgi?id=34246
    
            Skip failing test because of this missing feature.
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53992 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c6b7f12..55acebd 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-01-28  Xan Lopez  <xlopez at igalia.com>
+
+        [GTK] Can DnD files to our filechooser widget (<input type="file">)
+        https://bugs.webkit.org/show_bug.cgi?id=34246
+
+        Skip failing test because of this missing feature.
+
+        * platform/gtk/Skipped:
+
 2010-01-28  Kent Tamura  <tkent at chromium.org>
 
         Reviewed by Darin Fisher.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 0333b90..8589d8f 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5782,3 +5782,6 @@ svg/custom/use-instanceRoot-event-bubbling.xhtml
 
 # New failure after http://trac.webkit.org/changeset/53758
 scrollbars/scrollbar-middleclick-nopaste.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=34246
+fast/dom/Window/window-postmessage-clone-frames.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list