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

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 11:38:47 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b2e8fcaedfcc9611aaa425140a16083f0b6161f1
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Aug 2 17:28:23 2010 +0000

    2010-08-02  Martin Robinson  <mrobinson at igalia.com>
    
            [Qt] DOM listeners get wrong keycodes for some keys
            https://bugs.webkit.org/show_bug.cgi?id=43365
    
            * platform/qt/Skipped: Skip these two tests which are failing on Qt, until
            a fix can be made.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64473 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index fdb7ae4..36c10fb 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-02  Martin Robinson  <mrobinson at igalia.com>
+
+        [Qt] DOM listeners get wrong keycodes for some keys
+        https://bugs.webkit.org/show_bug.cgi?id=43365
+
+        * platform/qt/Skipped: Skip these two tests which are failing on Qt, until
+        a fix can be made.
+
 2010-08-02  Chris Fleizach  <cfleizach at apple.com>
 
         Reviewed by David Kilzer.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 33638e3..80e54d0 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5480,3 +5480,8 @@ fast/events/spatial-navigation/snav-clipped-overflowed-content.html
 # Assumes spesific metrics
 # See http://code.google.com/p/chromium/issues/detail?id=19897
 svg/custom/getscreenctm-in-mixed-content2.xhtml
+
+# [Qt] DOM listeners get wrong keycodes for some keys
+# https://bugs.webkit.org/show_bug.cgi?id=43365
+fast/events/keydown-numpad-keys.html
+fast/events/special-key-events-in-input-text.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list