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

tonikitoo at webkit.org tonikitoo at webkit.org
Wed Dec 22 14:46:08 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 4d14e6e64a3fb1aebc1a9321c392a63cd8baf7ed
Author: tonikitoo at webkit.org <tonikitoo at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 19 20:47:56 2010 +0000

    2010-10-19  Antonio Gomes  <agomes at rim.com>
    
             Unreviewed complementary fix to r70058 (Part II).
    
             Skipping the test on Gtk, Qt and Windows, because they do not implement LayoutTestController::nodesFromRect.
    
             * platform/gtk/Skipped:
             * platform/qt/Skipped:
             * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70080 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 4dc88eb..9fea42c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,16 @@
 2010-10-19  Antonio Gomes  <agomes at rim.com>
 
+        Unreviewed complementary fix to r70058 (Part II).
+
+        Skipping the test on Gtk, Qt and Windows, because they do not
+        implement LayoutTestController::nodesFromRect.
+
+        * platform/gtk/Skipped:
+        * platform/qt/Skipped:
+        * platform/win/Skipped:
+
+2010-10-19  Antonio Gomes  <agomes at rim.com>
+
         Unreviewed complementary fix to r70058.
 
         * fast/dom/nodesFromRect-links-and-text-expected.txt: Renamed from LayoutTests/fast/dom/nodesFromRect-links-and-text-expected.html.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 924e1f8..203ec85 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5867,6 +5867,7 @@ fast/filesystem
 
 # LayoutTestController::nodesFromRect is not supported.
 fast/dom/nodesFromRect-basic.html
+fast/dom/nodesFromRect-links-and-text-expected.html
 
 #  https://bugs.webkit.org/show_bug.cgi?id=46644
 fast/text/large-text-composed-char-dos.html
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 5295506..8a156a9 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5433,6 +5433,7 @@ fast/filesystem
 
 # LayoutTestController::nodesFromRect is not supported.
 fast/dom/nodesFromRect-basic.html
+fast/dom/nodesFromRect-links-and-text-expected.html
 
 # It fails, because 3D canvas is disabled by default.
 http/tests/canvas/webgl/origin-clean-conformance.html
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index d08d78c..340fb6f 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -1032,6 +1032,7 @@ fast/filesystem
 
 # LayoutTestController::nodesFromRect is not supported.
 fast/dom/nodesFromRect-basic.html
+fast/dom/nodesFromRect-links-and-text-expected.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=46223
 # The WebKit plugin implementation does not support iframe shims.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list