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

eric at webkit.org eric at webkit.org
Thu Feb 4 21:26:44 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 8f9cf1641318e28a128a0a7c7d4d66151c77be2f
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Jan 24 22:30:29 2010 +0000

    2010-01-24  Eric Seidel  <eric at webkit.org>
    
            No review.
    
            Middle clicking the primary scroll bars on Chromium Linux triggers a paste event
            https://bugs.webkit.org/show_bug.cgi?id=33062
    
            * platform/gtk/Skipped:
             - This new test fails on Gtk for unknown reasons.
             - Skipping for now to make the bots green, until a Gtk person can look.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53784 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 553ccea..31531d1 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-01-24  Eric Seidel  <eric at webkit.org>
+
+        No review.
+
+        Middle clicking the primary scroll bars on Chromium Linux triggers a paste event
+        https://bugs.webkit.org/show_bug.cgi?id=33062
+
+        * platform/gtk/Skipped:
+         - This new test fails on Gtk for unknown reasons.
+         - Skipping for now to make the bots green, until a Gtk person can look.
+
 2010-01-24  Simon Fraser  <simon.fraser at apple.com>
 
         No review.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 3a63938..28071bf 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5775,3 +5775,6 @@ svg/text/selection-background-color.xhtml
 
 # Only fails on Gtk bot - https://bugs.webkit.org/show_bug.cgi?id=33835
 svg/custom/use-instanceRoot-event-bubbling.xhtml
+
+# New failure after http://trac.webkit.org/changeset/53758
+scrollbars/scrollbar-middleclick-nopaste.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list