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

jam at chromium.org jam at chromium.org
Thu Apr 8 01:28:43 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 932fc3676ae4e844ee7963c57439b7faca150428
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