[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

michelangelo at webkit.org michelangelo at webkit.org
Wed Apr 7 23:50:18 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 4b9b354ae54668ccd3b134c9644998afb919e402
Author: michelangelo at webkit.org <michelangelo at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 19 23:30:56 2009 +0000

    2009-11-19  Michelangelo De Simone  <michelangelo at webkit.org>
    
            Fix for <https://bugs.webkit.org/show_bug.cgi?id=27959>
            Files missed when landing patch.
    
            * platform/qt/Skipped:
            * platform/win/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51210 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f736451..365206b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2009-11-19  Michelangelo De Simone  <michelangelo at webkit.org>
+
+        Fix for <https://bugs.webkit.org/show_bug.cgi?id=27959>
+        Files missed when landing patch.
+
+        * platform/qt/Skipped:
+        * platform/win/Skipped:
+
 2009-11-19  Alexey Proskuryakov  <ap at apple.com>
 
         Trying to enable WebSocket tests on Tiger again, as the bot seems to behave now.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 0b7d64e..6ce758f 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5179,3 +5179,6 @@ storage/domstorage/localstorage/window-open.html
 #crashed: svg/carto.net/frameless-svg-parse-error.html
 #crasher:
 storage/domstorage/sessionstorage/window-open.html
+
+# validationMessage: https://bugs.webkit.org/show_bug.cgi?id=27959
+fast/forms/validationMessage.html
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index f8207bd..5d0be84 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -704,3 +704,5 @@ fast/history/back-forward-reset-after-error-handling.html
 # https://bugs.webkit.org/show_bug.cgi?id=31479
 websocket
 
+# validationMessage: https://bugs.webkit.org/show_bug.cgi?id=27959
+fast/forms/validationMessage.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list