[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

dbates at webkit.org dbates at webkit.org
Thu Oct 29 20:48:05 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 4d4eb017dff67b4b5e0d70278b28adbdecbbb899
Author: dbates at webkit.org <dbates at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 19 21:39:57 2009 +0000

    2009-10-19  Daniel Bates  <dbates at webkit.org>
    
            Reviewed by Eric Seidel.
    
            https://bugs.webkit.org/show_bug.cgi?id=30266
    
            Added the test case for bug #30266 to the Windows skip list because
            event.dataTransfer.types does not behave correctly. See bug #30527.
    
            * platform/win/Skipped: Added test case to Windows
            skipped list.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49811 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index dbac4d8..1e6f76b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2009-10-19  Daniel Bates  <dbates at webkit.org>
+
+        Reviewed by Eric Seidel.
+
+        https://bugs.webkit.org/show_bug.cgi?id=30266
+        
+        Added the test case for bug #30266 to the Windows skip list because
+        event.dataTransfer.types does not behave correctly. See bug #30527.
+
+        * platform/win/Skipped: Added test case to Windows
+        skipped list. 
+
 2009-10-19  Nate Chapin  <japhet at chromium.org>
 
         Reviewed by Alexey Proskuryakov.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 61b0030..c53d78f 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -105,6 +105,9 @@ fast/events/standalone-image-drag-to-editable.html
 # Windows drag-and-drop does not work correctly (https://bugs.webkit.org/show_bug.cgi?id=24731)
 fast/events/drag-and-drop-none.html
 
+# Event.dataTransfer.types does not behave correctly (https://bugs.webkit.org/show_bug.cgi?id=30527)
+fast/events/drag-and-drop-dataTransfer-types-nocrash.html
+
 # <rdar://problem/5643675> window.scrollTo scrolls a window with no scrollbars
 fast/events/attempt-scroll-with-no-scrollbars.html
 
@@ -686,6 +689,5 @@ plugins/private-browsing-mode.html
 # Skip these two failures I introduced this morning while I explore them.
 http/tests/globalhistory/history-delegate-basic-visited-links.html
 
-# These tests have never passed on Windows, reopening their bugs
-fast/events/drag-and-drop-dataTransfer-types-nocrash.html
+# This test has never passed on Windows (https://bugs.webkit.org/show_bug.cgi?id=30234)
 platform/win/editing/selection/doubleclick-should-not-expand-across-lines.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list