[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

ossy at webkit.org ossy at webkit.org
Sun Feb 20 23:09:02 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 146ded8e6a797fe238721b19ab9dfaa01cff07c4
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jan 18 08:43:30 2011 +0000

    Unreviewed.
    
    [Qt] Fix LoadHTMLStringItem::invoke() after r75966
    https://bugs.webkit.org/show_bug.cgi?id=52614
    
    * platform/qt/Skipped: http/tests/navigation/go-back-to-error-page.html added until fix.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76003 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 4855622..f14090d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2011-01-18  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed.
+
+        [Qt] Fix LoadHTMLStringItem::invoke() after r75966
+        https://bugs.webkit.org/show_bug.cgi?id=52614
+
+        * platform/qt/Skipped: http/tests/navigation/go-back-to-error-page.html added until fix.
+
 2011-01-17  Rob Buis  <rwlbuis at gmail.com>
 
         Reviewed by Kent Tamura.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index bbe55d1..a7100fc 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5099,3 +5099,7 @@ fast/workers/storage/change-version-sync.html
 fast/workers/storage/interrupt-database.html
 fast/xmlhttprequest/null-document-xmlhttprequest-open.html
 fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html
+
+# [Qt] Fix LoadHTMLStringItem::invoke() after r75966
+# https://bugs.webkit.org/show_bug.cgi?id=52614
+http/tests/navigation/go-back-to-error-page.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list