[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

jam at chromium.org jam at chromium.org
Thu Feb 4 21:31:16 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 13c62d8f1a50709b4674ec7f9b4860855d04b4e7
Author: jam at chromium.org <jam at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 28 18:34:02 2010 +0000

    Unreviewed, trivial expectations update.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54007 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/fast/dom/Window/slow-unload-handler-expected.txt b/LayoutTests/fast/dom/Window/slow-unload-handler-expected.txt
index f01dbd7..f7e7d6c 100644
--- a/LayoutTests/fast/dom/Window/slow-unload-handler-expected.txt
+++ b/LayoutTests/fast/dom/Window/slow-unload-handler-expected.txt
@@ -1,4 +1,5 @@
 frame "theiframe" - has 1 onunload handler(s)
+CONSOLE MESSAGE: line 1: Uncaught Error: Too much time spent in unload handler.
 This is a test for bug 29193: Need to prevent Javascript sleeps in unload handlers. If successful, PASS should be printed below.
 
 PASS
diff --git a/LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt b/LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt
index bf2075f..a8984c6 100644
--- a/LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt
+++ b/LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt
@@ -1,4 +1,5 @@
 frame "foo" - has 1 onunload handler(s)
+CONSOLE MESSAGE: line 1: Uncaught Error: Too much time spent in unload handler.
 This is a test for bug 34226: [v8]: Regression: onunload event handling. If successful, PASS should be printed below.
 
 PASS

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list