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

ossy at webkit.org ossy at webkit.org
Thu Apr 8 00:34:03 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 6930d9ba14369aa4f02d13b6cb14494fad2802b2
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Dec 12 10:13:04 2009 +0000

    [Qt] Missing forward entries when dumping back/forward list
    https://bugs.webkit.org/show_bug.cgi?id=32470
    
    Failing tests added to skiplist until bug fixed.
    
    * platform/qt/Skipped:
    - http/tests/navigation/dynamic-iframe-dynamic-form-back-entry.html added
    - http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html added
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52048 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 21dcce9..f145d7d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2009-12-12  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt] Missing forward entries when dumping back/forward list
+        https://bugs.webkit.org/show_bug.cgi?id=32470
+
+        Failing tests added to skiplist until bug fixed.
+
+        * platform/qt/Skipped: 
+        - http/tests/navigation/dynamic-iframe-dynamic-form-back-entry.html added
+        - http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html added
+
 2009-12-11  Shinichiro Hamaji  <hamaji at chromium.org>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 402ad01..b80e0fc 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5182,3 +5182,8 @@ fast/loader/input-element-page-cache-crash.html
 # [Qt][LayoutTestController] Output of document.write() is vanished by waitUntilDone()/notifyDone()
 # https://bugs.webkit.org/show_bug.cgi?id=32437
 http/tests/misc/percent-sign-in-form-field-name.html
+
+# Missing forward entries when dumping back/forward list.
+# https://bugs.webkit.org/show_bug.cgi?id=32470
+http/tests/navigation/dynamic-iframe-dynamic-form-back-entry.html
+http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list