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

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 14:24:53 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1b10293b6b8c59e5496808bb6f6b27dc9796b563
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 8 01:18:48 2010 +0000

    2010-10-07  Martin Robinson  <mrobinson at igalia.com>
    
            Very small reorganization of the GTK+ skipped list.
    
            * platform/gtk/Skipped: Moved to the formdata skipped line to the beginDragWithFiles section.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69367 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3ce26d1..ded05a7 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,11 @@
 2010-10-07  Martin Robinson  <mrobinson at igalia.com>
 
+        Very small reorganization of the GTK+ skipped list.
+
+        * platform/gtk/Skipped: Moved to the formdata skipped line to the beginDragWithFiles section.
+
+2010-10-07  Martin Robinson  <mrobinson at igalia.com>
+
         Move GTK+ specific baselines to the platform-specific directories. In my
         last commit I mistakenly added these to the platform-independent locations.
         Also fix another baseline which seems to differ on the bots because they
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 6a49e24..2a5706b 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -3039,7 +3039,6 @@ http/tests/loading/text-content-type-with-binary-extension.html
 http/tests/local/blob/send-data-blob.html
 http/tests/local/blob/send-hybrid-blob.html
 http/tests/local/blob/send-sliced-data-blob.html
-http/tests/local/formdata
 # File API is not supported yet
 fast/files
 http/tests/media/video-play-stall-seek.html
@@ -5765,6 +5764,7 @@ fast/events/prevent-drag-to-navigate.html
 fast/dom/Window/window-postmessage-clone.html
 fast/dom/Window/window-postmessage-clone-frames.html
 http/tests/security/clipboard/clipboard-file-access.html
+http/tests/local/formdata
 
 # Still failing, looks like a bug in the EventSender drag-and-drop
 fast/css/user-drag-none.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list