[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

ossy at webkit.org ossy at webkit.org
Thu Feb 4 21:30:38 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit ca6aa0a70c002b707e303691bf3d5ca9f7bdff87
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 28 07:18:57 2010 +0000

    [Qt] Skip test introduced in r53972 because of missing eventSender.beginDragWithFiles()
    
    * platform/qt/Skipped: fast/dom/Window/window-postmessage-clone-frames.html skipped.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53973 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index bf387df..9676510 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-27  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt] Skip test introduced in r53972 because of missing eventSender.beginDragWithFiles()
+
+        * platform/qt/Skipped: fast/dom/Window/window-postmessage-clone-frames.html skipped.
+
 2010-01-27  Oliver Hunt  <oliver at apple.com>
 
         Reviewed by Maciej Stachowiak.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 4327833..ef10b7e 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -223,6 +223,9 @@ editing/selection/doubleclick-beside-cr-span.html
 
 # Missing eventSender.textZoomIn() (and textZoomOut)
 svg/custom/text-zoom.xhtml
+
+# Missing eventSender.beginDragWithFiles()
+fast/dom/Window/window-postmessage-clone-frames.html
 # ============================================================================= #
 
 # ------- missing eventSender.beginDragWithFiles

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list