[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

ossy at webkit.org ossy at webkit.org
Fri Jan 21 15:15:13 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 85e7f20afa3a963b370e54a4545794e4d4c64261
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 10 18:42:40 2011 +0000

    Unreviewed. Add Qt specific expected file.
    
    * platform/qt/http/tests/navigation/forward-and-cancel-expected.txt: Copied from LayoutTests/http/tests/navigation/forward-and-cancel-expected.txt.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75387 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f710529..348d33e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-10  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed. Add Qt specific expected file.
+
+        * platform/qt/http/tests/navigation/forward-and-cancel-expected.txt: Copied from LayoutTests/http/tests/navigation/forward-and-cancel-expected.txt.
+
 2011-01-10  François Sausset  <sausset at gmail.com>
 
         Reviewed by Kenneth Rohde Christiansen.
diff --git a/LayoutTests/platform/qt/http/tests/navigation/forward-and-cancel-expected.txt b/LayoutTests/platform/qt/http/tests/navigation/forward-and-cancel-expected.txt
new file mode 100644
index 0000000..9e3d12a
--- /dev/null
+++ b/LayoutTests/platform/qt/http/tests/navigation/forward-and-cancel-expected.txt
@@ -0,0 +1,15 @@
+This test checks that the backForward list is not corrupted when a frame load is canceled.
+
+If testing manually, click here.
+
+============== Back Forward List ==============
+curr->  http://127.0.0.1:8000/navigation/forward-and-cancel.html  **nav target**
+        http://127.0.0.1:8000/navigation/resources/forward-and-cancel-frames-container.html  **nav target**
+            http://127.0.0.1:8000/navigation/resources/forward-and-cancel-frames.html (in frame "<!--framePath //<!--frame0-->-->")
+            about:blank (in frame "frame1")
+            http://127.0.0.1:8000/navigation/resources/otherpage.html (in frame "<!--framePath //<!--frame1-->-->")
+        http://127.0.0.1:8000/navigation/resources/forward-and-cancel-frames-container.html
+            http://127.0.0.1:8000/navigation/resources/forward-and-cancel-frames.html (in frame "<!--framePath //<!--frame0-->-->")
+            http://127.0.0.1:8000/navigation/resources/slow-resource-1-sec.pl (in frame "frame1")  **nav target**
+            http://127.0.0.1:8000/navigation/resources/otherpage.html (in frame "<!--framePath //<!--frame1-->-->")
+===============================================

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list