[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

ossy at webkit.org ossy at webkit.org
Wed Apr 7 23:26:22 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 78f224e0a22f5630af63d27aca964e232896e987
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 9 10:12:01 2009 +0000

    Unreviewed trivial fix.
    
    Removed previously (r50589) deleted test case from skiplists.
    
    * platform/gtk/Skipped: fast/events/drag-and-drop-none.html removed.
    * platform/qt/Skipped: fast/events/drag-and-drop-none.html removed.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50643 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b34d51b..5b9e8b5 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2009-11-09  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed trivial fix.
+
+        Removed previously (r50589) deleted test case from skiplists.
+
+        * platform/gtk/Skipped: fast/events/drag-and-drop-none.html removed.
+        * platform/qt/Skipped: fast/events/drag-and-drop-none.html removed.
+
 2009-11-09  Martin Robinson  <martin.james.robinson at gmail.com>
 
         Reviewed by Jan Alonzo.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 5a8b402..85c04a3 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -1458,7 +1458,6 @@ fast/dom/elementFromPoint-relative-to-viewport.html
 
 # DnD failures https://bugs.webkit.org/show_bug.cgi?id=30576
 fast/events/drag-and-drop-dataTransfer-types-nocrash.html
-fast/events/drag-and-drop-none.html
 fast/events/drag-and-drop.html
 fast/events/drag-parent-node.html
 
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 7d28bb7..548f97c 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -184,7 +184,6 @@ fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll.htm
 fast/dom/elementFromPoint-relative-to-viewport.html
 
 # ------- missing drag-and-drop support
-fast/events/drag-and-drop-none.html
 fast/events/drag-parent-node.html
 fast/events/drag-and-drop.html
 fast/events/drag-and-drop-dataTransfer-types-nocrash.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list