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

ossy at webkit.org ossy at webkit.org
Mon Feb 21 00:31:12 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 2659d72e4f94022b1dcf57295a51d6dfaf4f232f
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Feb 1 14:38:44 2011 +0000

    Unreviewed.
    
    fast/loader/onload-policy-ignore-for-frame.html fails on Qt bot
    https://bugs.webkit.org/show_bug.cgi?id=53490
    
    Add Qt specific expected result.
    
    * platform/qt/fast/loader/onload-policy-ignore-for-frame-expected.txt: Copied from LayoutTests/fast/loader/onload-policy-ignore-for-frame-expected.txt.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@77247 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 57aae2e..9eca980 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2011-02-01  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed.
+
+        fast/loader/onload-policy-ignore-for-frame.html fails on Qt bot
+        https://bugs.webkit.org/show_bug.cgi?id=53490
+
+        Add Qt specific expected result.
+
+        * platform/qt/fast/loader/onload-policy-ignore-for-frame-expected.txt: Copied from LayoutTests/fast/loader/onload-policy-ignore-for-frame-expected.txt.
+
 2011-02-01  Yury Semikhatsky  <yurys at chromium.org>
 
         Unreviewed. Rollout r77230 which caused many layout tests
diff --git a/LayoutTests/platform/qt/fast/loader/onload-policy-ignore-for-frame-expected.txt b/LayoutTests/platform/qt/fast/loader/onload-policy-ignore-for-frame-expected.txt
new file mode 100644
index 0000000..e7092fa
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/loader/onload-policy-ignore-for-frame-expected.txt
@@ -0,0 +1,6 @@
+Policy delegate: attempt to load http://www.example.com/ with navigation type 'other'
+Policy delegate: attempt to load http://www.iana.org/domains/example/ with navigation type 'other'
+Test for window.onload never fires if page contains an <iframe> with a bad scheme or whose load is cancelled by returning null from resource load delegate's willSendRequest. If the test passes, you should see the word "PASSED" below.
+
+PASSED
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list