[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.20-204-g221d8e8

ggaren at apple.com ggaren at apple.com
Wed Feb 10 22:17:45 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 320d3dcc212a3fdc28a6cd4c52f76f4eb90f354f
Author: ggaren at apple.com <ggaren at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Feb 6 02:50:44 2010 +0000

    Removed these special Windows expected results because they represented
    incorrect behavior, fixed by a recent patch of mine.
    
    Reviewed by Beth Dakin.
    
    * platform/win/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt: Removed.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54459 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index ae83c3c..5f865b5 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-05  Geoffrey Garen  <ggaren at apple.com>
+
+        Reviewed by Beth Dakin.
+
+        Removed these special Windows expected results because they represented
+        incorrect behavior, fixed by a recent patch of mine.
+
+        * platform/win/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt: Removed.
+
 2010-02-05  Eric Carlson  <eric.carlson at apple.com>
 
         Unreviewed revert of r54454, until I can generate new results
diff --git a/LayoutTests/platform/win/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt b/LayoutTests/platform/win/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt
deleted file mode 100644
index 29ccee9..0000000
--- a/LayoutTests/platform/win/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-This tests that dragging from an element that returns false from its mousedown handler will not let the subsequent mousemove events be captured by the containing frame, and allows the mouse move to get to other subframes.
-  
-Drag Started
-received mousemove

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list