[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

mrobinson at webkit.org mrobinson at webkit.org
Sun Feb 20 23:10:47 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 6492a44cf243fce1e62cc311bd6bdad89981fcc4
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jan 18 18:49:08 2011 +0000

    2011-01-18  Martin Robinson  <mrobinson at igalia.com>
    
            Skip two tests which were incorrectly passing before GTK+
            had support for beginDragWithFiles.
    
            * platform/gtk/Skipped: Skip failing tests.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76037 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index ff19561..4cfe3f7 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2011-01-18  Martin Robinson  <mrobinson at igalia.com>
+
+        Skip two tests which were incorrectly passing before GTK+
+        had support for beginDragWithFiles.
+
+        * platform/gtk/Skipped: Skip failing tests.
+
 2011-01-18  John Knottenbelt  <jknotten at chromium.org>
 
         Reviewed by Jeremy Orlow.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 4c00528..7114f2b 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5337,6 +5337,8 @@ editing/pasteboard/drop-link.html
 # [Soup] ResourceHandleSoup does not ever call didSendData for file uploads
 # https://bugs.webkit.org/show_bug.cgi?id=52090
 http/tests/local/formdata/upload-events.html
+fast/files/workers/worker-apply-blob-url-to-xhr.html
+fast/files/apply-blob-url-to-xhr.htm
 
 # [Soup] ResourceHandleSoup does not handle encodedBlobData
 # https://bugs.webkit.org/show_bug.cgi?id=52092

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list